TextMate

From Applepedia

Jump to: navigation, search

TextMate bills itself as "The Missing Editor." It combines many of the features of console editors (like vim and emacs) with the aesthetics of a GUI-based text editor.

TextMate
Image:TextMate.png
Min/Max OS Support OS_X
License €39
Category Text Editor
Installer No
PowerPC Traitor {{{universal}}}
Website TextMate

Features

  • Open a group of documents as a "project" complete with tabbed browsing (and reordering) between documents
  • Custom code snippets (with variables) that can be executed by tab trigger or key combination
  • Custom shell commands
  • Custom macros
  • Regular expression search-and-replace
  • Clipboard history
  • Built-in syntax highlighting for a wide range of languages
  • Smart auto-completion of character pairs (parentheses, quotes, brackets, etc.)
  • Auto-completion of words
  • Code folding (shrink indented block of code down to one line for viewing purposes)
Personal tools