推荐Ruby语言轻量级代码编辑器
由Gudao Luo在2007-04-01 at 01:39发表的

- 说明:上面三款Ruby语言轻量级代码编辑器都是免费软件。这些软件都是居于普通编辑器如Notepad和重量级开发工具如Eclipse和NetBeans的开发工具。我感到notepad++比普通编辑器优点是,一是能打开不同目录下的多文件,二是在你关闭后可以重新打开还是你曾经打开的文件,三是打开文件还可以进行切换Ctrl+Tab,四是Ruby语言很长代码时可以将方法和类缩短等等。但是在所有编辑器包括Windows Notepad中 notepad2 的中文文件编码(Encoding)问题是最少的。
- Ruby OneClick Installer开发者评论Notepad++和SciTE
- “The SciTE code editor has been replaced by
Notepad++. Both are based on the Scintilla code editor component, butNotepad++is a little more full featured and supports editing multiple files in separate tabs.”
- “The SciTE code editor has been replaced by