TagsView plugin for Notepad++ and AkelPad
TagsView uses ctags to parse a source file and shows the result in a docked window.
The ctags project is here:
https://github.com/universal-ctags/ctags
https://github.com/universal-ctags/ctags-win32
TagsView uses Win32++ to deal with Win API.
The Win32++ project is here:
https://sourceforge.net/projects/win32-framework/
To support TagsView development: