source insight php如何使用,Source Insight阅读PHP项目的代码…

Source Insight(以下简称SI)是非常强劲的代码阅读工具,安装后也就才3M大小,但在阅读别人的代码的时候实在是太方便了,尤其在查找类,函数的相关定义的时候。

SI标准内置的语言主要在c/c++/Java/C#等,但就是没有PHP。这次有个比较大的PHP的项目代码需要接手,用UE看了一段,里面的函 数跳来跳去,实在是麻烦。后来google了一下,发现SI官方网站自己带了PHP的语言定义文件,按照网站上的说明,倒入,配置了以下。类,函数等关联 操作都已经可以了,就是语法的高亮没有。基本上就只有几个流程控制if,else高亮显示,看起来累就一个字。

从SI的language中导出的PHP语言定义,发现只配置了很少的流程控制字为keyword,所以只有这些是高亮的。这下好办了,从 UltraEdit的wordfile.txt中把php的高亮配置导出,做了一些处理,分成内置 function,keyword,control,operator四类,写成一个新的文本,然后再倒入进语言定义。

接着在颜色style中配置了对这四类的颜色显示,一切就OK了。

为了方便大家,我把自己做好的PHP语言定义文件和style文件上传,方便大家使用。

使用方法:

==》》解压缩,里面有两个文件:PHP Script.CLF,PHP-Styles.CF3

==》》语言文件:PHP Script.CLF

Source Insight Downloads

This page contains links to macro and custom language directories.

Macros

Sample Source Insight macros.

Languages

Custom Language files for adding new language support to Source Insight.

To import a custom language file into Source Insight:

1. Select Options > Preferences. Click the Languages tab.

2. Click the Import button. Select and load the custom language file (.CLF)

3. You should now see the new language in the list of languages.

4. Click the Document Types button to open the Document Options dialog box.

5. If you don’t have a document type already created for the type of language file, you will need to create one now. If you already have a document type created, select it in the list and go to step 7.

6. Click the Add Type button to create a new document type. Give it a name that describes the type of file. For example, “Ant File”. Click OK and then fill in the file filter text box with a wildcard. For example, “*.ant”.

0818b9ca8b590ca3270a3433284dd417.png

7. In the Parsing section of the Document Options dialog box, select the newly imported language in the language drop-down list. This is what associates your document type with the custom language.

8. Click the Close button to close Document Options. Then click OK to close the Preferences dialog box.

0818b9ca8b590ca3270a3433284dd417.png

==》》style文件:PHP-Styles.CF3

菜单“options”-》“Style Properties”,在弹出窗口中,选择“load”,选中style文件:PHP-Styles.CF3。确定后,你可以在左侧的“Style Name”列表中看见增加了四个新的php-function,php-keyword,php-control,php-operator。在点击 “Done”确定后,就好了。

0818b9ca8b590ca3270a3433284dd417.png

所需要的PHP语言定义文件和style文件打包下载地址如下:

PS:

关于ZDE的问题,主要是ZDE太大了。而SourceInsight的颜色样式都是可以配置的。SI无论阅读代码还是编辑都是很好用的。只是不象ZDE那样和PHP结合的紧密,需要自己来配置来能支持PHP。而且没有集成调试。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值