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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.