Good Text Editors: Difference between revisions
(New page: '''Linux''' * [http://kate-editor.org/ kate] (with syntax (color) support for many languages, including Python) * emacs and vi of course (for old-skool cred ;) '''OS X''' * [http://sou...) |
No edit summary |
||
Line 9: | Line 9: | ||
* [http://macromates.com/ TextMate] (full-featured shareware) | * [http://macromates.com/ TextMate] (full-featured shareware) | ||
* [http://hogbaysoftware.com/products/writeroom WriteRoom] (minimal editor inappropriate for working on code but great for meeting writing deadlines) | * [http://hogbaysoftware.com/products/writeroom WriteRoom] (minimal editor inappropriate for working on code but great for meeting writing deadlines) | ||
'''Windows''' | |||
* [http://notepad-plus.sourceforge.net/uk/site.htm notepad++] |
Revision as of 15:22, 3 November 2008
Linux
- kate (with syntax (color) support for many languages, including Python)
- emacs and vi of course (for old-skool cred ;)
OS X
- Smultron (open source and solid)
- TextMate (full-featured shareware)
- WriteRoom (minimal editor inappropriate for working on code but great for meeting writing deadlines)
Windows