Description of the Issue
Since an UDL lexer for NppExec plugin's scripting language is available, it would be nice to have a function list parser for this language as well.
Steps to Reproduce the Issue
- Install the UDL lexer for NppExec plugin's scripting language from the link above.
- Load the sample file for this language with Notepad++.
- Watch function list panel.
Expected Behavior
Function list panel should display a list of functions contained in the code of the loaded NppExec script.
Actual Behavior
Function list panel stays empty.
Applies to
All versions of Notepad++.