Ruby Programming/Ruby editors
外观
你可以使用任何文本编辑器写Ruby程序,但有些编辑器有附加特性,对Ruby程序员很有用。最普遍的就是语法高亮功能。
下面列出的编辑器本身就支持Ruby。不是按性能高低排序,而是按字母顺序排列。
Although you can write Ruby programs with any text editor, some text editors have additional features to aid the Ruby programmer. The most common is syntax highlighting.
The following editors have built-in support for Ruby. They are listed alphabetically in each section, not by preference.
操作系统 Operating systems
[编辑]跨平台 Cross-platform
[编辑]- Arachno
- Eclipse with the RDT Plugin
- Emacs
- FreeRIDE
- IDEA with the Ruby Plugin (under development)
- jEdit with the Ruby Editor Plugin
- SciTE
- ActiveState Komodo and its stripped down cousin Komodo Edit (free) supports Ruby syntax highlighting and auto-complete [1]
- SlickEdit
- Vim — Learn Vim here on Wikibooks
- XEmacs
- NetBeans
Mac OS X
[编辑]Linux/Unix
[编辑]All of the editors listed in the cross-platform section will run on Linux.
Windows
[编辑]- e - A Textmate like editor for Windows
- Intype - A small, fast, and flexible code editor (Alpha 0.2.x)
- Notepad++
- TextPad with the Ruby syntax definition files.
- Tse - syntax highlighting, compile your Ruby programs while in the editor
- UltraEdit with the UltraEdit extensions
- Ruby In Steel - Ruby and Rails editing and debugging for Visual Studio 2005.
- EditPad Pro - Pro (non-free) version includes built-in syntax highlighting (w/ spellcheck) for Ruby.