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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.