Skip to content
olliencc edited this page Apr 21, 2013 · 5 revisions

Welcome to the NCC Code Navi (NCN) wiki!

Why?

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.

But but but.... we have have Visual Studio / Eclipse && Notepad++ / Ultraedit

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.

Documentation

Getting Started with NCC Code Navi

Issue Tracker / Wish List

For bug reports and feature requests - visit here