-
Notifications
You must be signed in to change notification settings - Fork 6
railsbridge edited this page Sep 13, 2010
·
2 revisions
= Editors =
- SciTE http://www.scintilla.org/SciTE.html
- Notepad++ http://notepad-plus.sourceforge.net/uk/site.htm
- Notepad2 http://www.flos-freeware.ch/notepad2.html . There is also version with ruby syntax highlighting (http://www.hanselman.com/blog/NewNotepad2WithRubySyntaxHighlighting.aspx).
- If you looking for serious programmers editor and you are coming from TextMate background then try InType (http://intype.info/home/index.php)
- JEdit (http://www.jedit.org/). Its free, cross
platform and its advanced features/buttons can be hidden to simplify
things when starting out.