What is Source Navigator?

What is Source Navigator?

source navigator NG is a source code analysis tool. with it, you can edit your source code, display relationships between classes and functions and members, and display call trees.

How do you use Source Navigator?

The Windows menu contains the tools available in Source-Navigator. To add a new tool in a view, from the Windows menu, select New View. To add a tool to your current window, from the Window menu, select Add View. To change to a currently running instance of a tool, from the Windows menu, select Open Views.

How do I use Source Insight in Windows?

You can just double click on a local or global symbol, and Source Insight takes you to the definition, or can pop up a quick information window. You can click on a symbol, and within seconds, have a list of all references to that symbol anywhere in the project.

How do I run code in Source Insight?

  1. Select Tools > Custom Command.
  2. Select the Build Project command in the Command drop-down list.
  3. In the Run text box, type the following:
  4. Turn on the Parse Source Links option.
  5. Turn on the Save Files First option so that your file is saved before building the project.

How do I create a project in Source Insight?

Use the Project > New Project command to create a new project. You must give the project a name and specify where you want Source Insight to store the project data. You will be asked for a project name, where the files should be stored, and what source files you want to add to the project.

What is Source Insight used for?

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. Source Insight also can display reference trees, class inheritance diagrams, and function call trees.

How do I load files into source insight?

You can also open files by using the Open command, or by dragging files from Windows Explorer and dropping them on the Source Insight window.

  1. File Name. Type part of the name of the file you want to open.
  2. File list.
  3. Open.
  4. Select All.
  5. Show Dirs.
  6. Project Wide.
  7. Browse.

How do you use source insight?

How do I add .cc files to Source Insight?

If you also have C source files with . h2 extensions, then you can add “*. h2” to the File Filter list of the C Source File file type. You can control which file types are added to projects.

How do I open a C++ project in Source Insight?

To import the C/C++ runtime symbols, use the Project > Import External Symbols command, or use the Preferences: Symbol Lookups dialog box and click the Import Symbols button. To import C/C++ runtime symbols: 1.In the Options > Preferences: Symbol Lookups dialog box, click the Import Symbols button.

How do I open a C++ project in source insight?

How do I run code in source insight?

What is the use of source insight?

Related Post