How to reload functionList.xml
-
It you make changes to functionList.xml, how do you get N++ to load/update the changes? I have made multiple changes and they are not showing up. Thank you.
-
Also, to test this I deleted the functionList.xml file in the Notepad++ root folder, restarted N++, and the FunctionList pane is still showing functions with no functionList.xml file at all! How is this possible? Does it keep a cached version somewhere, or is there a different file now?
-
functionList.xml is used for Syntax highlighting for selected language
it will realtime serve if not use appdata selected -
If you go to view->FunctionList, what does that use?
-
See my post here.
-
I found it, it was here:
C:\Users<username>\AppData\Roaming\Notepad++\functionList.xml
Thank you!