Source Insight 3.5 简介

official URL:https://www.sourceinsight.com/

  Source Insight 是一个强大的编辑器&浏览器。在C/C++等项目开发常用到,尤其在project 较大时,可快速查看不同函数间的关系。话不多说,简介下V3.5的使用

1 创建Project

step1 Project→New Project(Alt+Shift+N)→ 输入“工程名”、“工程存储路径”,点击“OK”、“OK”→选择source code文件夹→ “Add all”→“勾选”(包括其他格式文档)→“确定”

Source Insight 3.5 简介

 

 

Source Insight 3.5 简介

 

 

Source Insight 3.5 简介

 

 

Source Insight 3.5 简介

 

 

 

Source Insight 3.5 简介

 

 

 

Source Insight 3.5 简介

 

 

2   UI 界面

  “View” → Project Window、Clip Window、Symbol Window、 Context Window、 Relation Window

Source Insight 3.5 简介

 

 

3 常见疑惑

  3.1 project Window 无意拖出,无法嵌入到source insight

  a、右上角“-”最小化;

  b、拖拽至右侧,直到嵌入后,放开

Source Insight 3.5 简介

 

 

  3.2 常用快捷方式

  URL Link:https://www.cnblogs.com/bluestorm/archive/2012/10/28/2743792.html

Source Insight 3.5 简介

 

 

  3.3 有时候在不断的放大、缩小界面时。部分界面乱码

  重新开启Project 即可

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~待续~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~·

上一篇:VScode和SourceInsight,到底哪个看源码爽?


下一篇:eclipse CDT 头文件路径添加(使用脚本生成路径字段)