用SourceInsight看Python工程的方法:
1、下载Source Insight 的 Python 语言定义文件(Custom Language File)
到http://www.sourceinsight.com/public/languages/Python.CLF
2、打开SourceInsight->Options > Preferences -> Languages -> Import -> Select (.CLF)
3、再做的:第二步同一界面下-> Document Types - > Add Type (Give it a name : 填Python->.给出类型名:我填的是*.py ) 在下面的下拉框里面选择之前导入的文件,然后确定。Source Insight 就可以识别该类型的文件了。
配置Python工程于SourceInsight
本文介绍如何在SourceInsight中设置Python工程,包括下载并安装Python语言定义文件,以及如何让SourceInsight正确识别Python文件。
619

被折叠的 条评论
为什么被折叠?



