CodePress是一个采用JavaScript开发,基于web的源代码编辑器。当你在编辑框中,编写源代码时能够实时对语法进行着色加亮显示。就像在开发工具中编写代码一样,只是没有提示功能。
官方网站:http://codepress.org/index.php
下载地址:http://codepress.org/download/codepress-v.0.9.5.zip
You can try some features with the demo below.
- Real-time syntax highlighting » just write some code
- Code snippets » on PHP example type "if" and press [tab]
- Auto completion » simple type " or ( or ' or [ or { on any example below (except Plain Text)
- Shortcuts » on PHP example press [ctrl][shift][space]. It's shortcut to
- Multiple windows » you can add multiple CodePress windows to the same page
|