Notepad++ Function List Parser
The Function List Panel is a zone to display all the functions (or methods) found in the current file.
- Put it in your Notepad++/functionList folder
- if you use installed Notepad++, location at:
%APPDATA%\\notepad++\\functionList - if you use the portable (zip) package, then it will instead be in the functionList folder located in Notepad++ copied directory.
- if you use installed Notepad++, location at:
- and restart Notepad++.
Notes For User Defined Language (UDL) and non User Defined Languagae (UDL), read HowToInstall.md
- example1.html from HTML Tidy
- Example1.md from Johannes Schroth (github), ebay
- TableOfContentsFile-example.xml from JavaHelp
- books-example.xml from Microsoft
More resourcess in :