前言

简单记录一下Source Insight 4.0快捷键的使用。方便自己查阅。

正文

常用快捷键

  1. ctrl + 鼠标滚轮 :可放大、缩小显示字体

  2. ctrl + 鼠标左键 :跳转到函数定义

  3. ctrl + G :跳转到当前文件某一行

  4. ctrl + H :替换字符

  5. Alt+Shift+S :同步文件 //不能自动找到调用某个函数或变量的位置时使用

  6. F8 :高亮选中的变量

  7. ctrl +/ : search references

  8. ctrl +K : 复制当前行

  9. F3 :search关键字后向前查找

  10. F4 :search关键字后向后查找

  11. ctrl +f : 当页查询

  12. Alt + F12 : 字体大小不一致

常用设置

  1. 字体设置:Options -> File Type Options -> Screen Font…

  2. 显示行号:Options -> File Type Options -> 勾选show line numbers

  3. Tab宽度:Options -> File Type Options -> Tab width

  4. 设置背景颜色:Options->preference->color->windows background设置背景色(色调85、饱和度123、亮度205)

  5. 快捷键设置:Options -> Key Assignments

  6. 主题切换:Options -> Visual Theme -> Manage Visual Themes //支持导入主题

参考文章

  1. Source Insight 4.0安装破解及简单使用

  2. Source Insight 4.0个性化设置及常用快捷键

相关文章

暂无评论

none
暂无评论...