Source Insight has built-in dynamic analysis for C/C++, C#, Java, Objective-C, and more.
Understand Code |
Learn an existing code base quickly, and get up to speed on new projects. Evaluate the costs of potential changes by seeing where functions and objects are used. See class inheritance and function call trees.
Quickly Navigate |
Source Insight parses your whole project and let's you navigate and edit code like a breeze, while showing you information automatically. Jump easily to callers of functions or references to variables.
Discover |
See where functions and variables are used. Source Insight automatically shows references to functions, variables, classes, and more - almost instantly. Search across your project using advanced search features.
Powerful Editing |
Use powerful editing features, including code snippets, symbolic auto-completion, and smart-rename.
Code Analysis |
Source Insight has built-in dynamic analysis for C/C++, C#, Java, Objective-C, and more.
Syntax Formatting |
See live references to variables and other declarations with Syntax Formatting. Identifiers are formatted based on their declaration, scope, and usage.
It's perfect for getting up to speed and understanding a new code base.