This Notepad++ plugin is simply a front-end to GTags (GNU Global source code tagging system):
http://www.gnu.org/software/global/global.html
It provides tools for easy code navigation.
GTags binaries (Win32 ports) are needed by the plugin. Those are supplied with it for convenience.
Features
- Create and Delete GTags database, auto-update on file change
- Use default GTags, Ctags or Pygments as code parser for database creation
- Create and automatically search library databases
- Auto-complete definition/symbol or path/file name
- Search path/file and open it
- Search definition, reference, symbol, literal, regular expression, goto location
- Search literal and regular expression in text files
- Run case sensitive/case insensitive search
- Go back to previous locations one step at a time
- Go forward to visited locations again
- Unlimited searches in parallel
- Display results from multiple searches in a single, easy to navigate UI
License
GNU General Public License version 2.0 (GPLv2)Follow NppGTags
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
This is very useful plugin for trace large code base!
-
All the feature are working in the way they should work and time for DB creation is also quite small. this is the best plugin for code surfing.