Source insight usage

Source: Internet
Author: User

Reference: http://blog.163.com/vingo_814/blog/static/515421512008827111819262/

I. Self-Introduction:

Source insight is a program editor and code browser for project development. It has built-in Analysis of C/C ++, C # and Java programs. Source insight can analyze your source code and dynamically maintain its own symbolic database while working, and automatically display useful context information for you. Source insight is not only a powerful program editor, but also displays referencetrees, Class
Inheritance diagrams and call trees. Source insight provides the fastest source code navigation and source information of any program editor. Source insight provides fast and innovative access to source code and source information. Different from many other editor products, sourceinsight can analyze your source code while editing, provide practical information for you, and analyze it immediately.

I can't stand it if some colleagues use Vim. Why don't we make it easy? keep up with the times, comrades.

Ii. Usage:

1. It is easy to install.

2. startup Interface

Start the source insight program and enter the interface. There are several noteworthy items on the toolbar. The project button on the left side of the Inner Concave is used to display the project window. The button on the right will display a window, provides the call diagrams of other functions in the function body where the cursor is located. By clicking those functions in the form, you can enter the place where the function is located.

3. Create a new project)

(1) "Project-> New Project"

(2) set the project name and storage location

Click "New Project". The following dialog box appears, marked as 1 and 2:

① Project name;

② The project is stored in the directory.

(3) set the source code path, that is, the path for storing the code.

After the project name and storage path are set, click OK. In the following dialog box, the corresponding number is displayed:

① Click Browse and select the source code path;

②. Source code path;

③ Click OK to confirm the selection.

(4) add source code Selection

1. Click "add all ";

② "Recursively Add sub-directories ";

③ Click OK to start adding, as shown in:

(5) start to add code

3. Window Function options

4. Common shortcut keys

Ctrl+= :Jump todefinitionAlt+/ :Look upreferenceF9 :Jump to nextreferenceF7 :Look up symbolsF8 :Look up localsymbolsF9 :Ident leftF10 :Ident rightAlt+, :Jump backwordAlt+. : Jump forwardF2: switch to nextpageF3 : search backwardF4 : search forwardF5: Jump to line ?Ctrl+,/Ctrl+. Jumpto last/pastShift+F3 : searchthe word under cursor backwardShift+F4 : forwardF12 : incrementalsearchShift+Ctrl+f :search in projectOthers(Common inWindows system)Shift+Tab: Movingfoward(After text selected)Tab:Movingbackward(After text selected)Shift+(Up,Down,Left,Rght):Selectcode,do not have to using mouse cursor

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.