Modifies notepad++ into a GTAGS based minimalistic IDE.
Features
- GTAGS and CTAGS based search plugin for Notepad++
License
GNU General Public License version 2.0 (GPLv2)Follow global for notepad++
You Might Also Like
Top-Rated Free CRM Software
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project
User Reviews
-
It works for some variables but not all. For example, used it to find references to sm_wifi_change_routine and it only finds the definition. Then tried NetworkTaskSendMsg and it found them all. A "Find in Files" does find all references to sm_wifi_change_routine. As such it is frustrating. Note that I did run gtags and ctags -R from the source root. The author should check it out better.
-
Great program with lots of useful tools.
-
Very very useful
-
Nice and Easy to use.
-
This works really well. Follow the instructions on the latest alpha release. Global allows for definitions and references, and this helps to get to code quickly. Some of the other plugins can get to a definition, but can't get to references (where used) due to lack of cscope plugins. This is my most used plugin and developer is helpful with suggestions/feedback.