Textadept 6.5发布,跨平台文本编辑器
发布时间:2013-04-02 09:28:47来源:红联作者:empast
Textadept 是 SciTE tools/SciTE-st 的作者 Mitchell Foral 的最新作品,同样是基于 Scintilla 开发,使用可扩展语言 lua 进行对框架进行功能性增强,同时可跨平台运行于 Windows/Linux/Mac OSX 系统。
对于 Textadept 不同于 SciTE tools/SciTE-st 的是,它支持多主题(UI的友好化),动态更换语言高亮,Snippets支持,以及最重要的项目支持等,下面截图是我最需要的项目支持,而且 UI 也变得好看多了
Textadept 6.5 发布了,主要改进内容:
Bugfixes:
Only consider visible directories in _USERHOME/themes/ as themes.
Indicator for highlighted words works in ncurses.
Improved message double-clicking behavior for compile and run commands by adding _M.textadept.run.cwd.
Fixed disorienting scrolling when wrapping only one search result.
Changes:
Reset Lua state after selecting a new theme.
Added lfs.dir_foreach().
Added file and directory filtering for Find in Files.
Moved _M.textadept.snapopen into io.
Renamed some lexer constants.
Added Less, Literal Coffeescript, and Sass lexers.
Updated to Scintilla 3.3.0.
Updated to Lua 5.2.2.
项目主页:http://foicica.com/textadept/
来自:开源中国社区