source insight 添加 python 支持

Posted godjob

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了source insight 添加 python 支持相关的知识,希望对你有一定的参考价值。

  1. http://www.sourceinsight.com/public/languages/下载Python的配置文件Python.CLF
  2. 选择Options > Preferences,单击Languages选项;
  3. 单击import按钮,装载并导入Python.CLF
  4. 这时可以看到,左栏语言列表多了一项Python Language;
  5. 单击Document Types按钮,打开文档选项对话框;
  6. 添加Document Type为Python,File filter为“*.py”,Passer组中Language选项设置为Python Language;
  7. 单击文档选项对话框的close按钮;
  8. 单击Preferences窗口OK按钮,退出Preferences窗口,完成设置。

以上是关于source insight 添加 python 支持的主要内容,如果未能解决你的问题,请参考以下文章

source insight搭建python环境

(转)在Source Insight中看Python代码

Source Insight添加快速注释宏定义

Source Insight添加快速注释宏定义

如何用source insight 添加注释代码

在source insight中添加多行注释和快速添加#if 0的方法