Source Insightâ„¢ is a project-oriented program editor and code browser, with built-in analysis for C/C++, C#, and Java programs. Source Insight parses your source code and maintains its own database of symbolic information dynamically while you work, and presents useful contextual information to you automatically.
Not only is Source Insight a great program editor, but it also can display reference trees, class inheritance diagrams, and call trees. Source Insight features the quickest navigation of source code and source information of any programming editor.
Source Insight features quick and innovative access to source code and source information. Unlike many other editor products, Source Insight parses your source code and gives you useful information and analysis right away, while you edit.
Automatic Symbol List
The Project plug-in now automatically displays the symbol list in another custom bar. The plug-in uses Ctags to create tags, and reads the tags to display the symbol list. All you need to do is to add your files to a project! The new version also optimizes for Find and Replace speed (2 - 8 times faster!), and supports RHTML files (used in Ruby on Rails)!