-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Over the years I've used numerous tools to navigate around code including IDEs, text editors and source navigators such as Source Insight and Slick Edit. None of them really met my way of working when it came to doing code audits.
In my experience search plays a bigger role than in most IDEs, text editors. At times you want to have the same file open at multiple spots (yes Notepad++ can do this via its 'Over view' functionality). You also take a bazillion notes. So basically it was an itch to scratch to make a tool which satisfied the way I worked when doing cod audits.
Code Navi was designed to sit between a formal IDE such as Visual Studio and Eclipse where you have a fully functional project and the generic text editor such as Notepad++/Ultraedit.
Getting Started with NCC Code Navi
For bug reports and feature requests - visit here