A javascript plugin for Notepad++
Provides an easier way to view and/or navigate to functions from function calls. Also works with external files if the src attribute is the last attribute of the <script> tag.
- Paste "JSFunctionViewer.dll" to the "Notepad++\plugins\JSFunctionViewer" folder
- Restart Notepad++
- Click the "Toggle Function Viewer" button that's now on your toolbar
- Select a function's name
Demonstration video: https://youtu.be/mitKRrQFjLE
In the Find/Replace window (Ctrl+F), tick the 'Match case' and untick the 'Match whole word only' check box.