文本编辑器-Medit
2014-08-16 19:36:11 阿炯

medit是一个为linux下编程的开发的文件编辑器,它会根据不同的语言高亮显现关键字和标识符,支持多个功能插件。它简单易用,有良好的语法高亮,对中文支持很友好,采用C/C++开发并在GPLv2协议下授权。


Started originally as a simple built-in editor component in GGAP, it grew up to a real text editor.


Features

Configurable syntax highlighting.
Configurable keyboard accelerators.
Multiplatform - works on unix and windows.
Plugins: can be written in C, Python, or Lua.
Configurable tools available from the main and context menus. They can be written in Python or Lua, or it can be a shell script.
Regular expression search/replace, grep frontend, builtin file selector, etc.


最新版本:1.0


项目主页:http://mooedit.sourceforge.net/