Recommendations to others considering Source Insight:
Its good tool for code management and It has host of benfits
1) Syntax Formatting : It makes code look pretty interesting and it has multiple colors but never looks cluttered at all
2) reference/call tree /call graph: It is a very useful feature which automatically check and identify the reference for what user is writing or where cursor is placed.
3) symbol window : This is gain useful in terms to get all the symbols of a file listed.
4) context window : This is also a very interesting Feature of source Insight which automatically populate contextual information of symbol under cursor.
5) Quickest Naviagtion : This helps save developer lot of time while doing their coding
6) Relation Window : This help to figure out relation of a particular symbol with rest of the symbols
7) Clip window : This is also very useful feature of source Insight which helps developer drag and drop editing of text between clips from clip window and source files.
8) Debugging is also pretty useful feature of source Insight
9) Multiple independent source window which makes it very easy to manage symbol of all files separately in their separate symbol window. Review collected by and hosted on G2.com.
What problems is Source Insight solving and how is that benefiting you?
1) Easy Code Management among multiple developers
2) Time saving due to its quick code navigation.
3) Syntax formatting improves code readability when multiple developers are working on same project Review collected by and hosted on G2.com.