Edgewall Software

Changes between Initial Version and Version 1 of TextMate


Ignore:
Timestamp:
Aug 30, 2006, 8:37:01 PM (18 years ago)
Author:
cmlenz
Comment:

Page created

Legend:

Unmodified
Added
Removed
Modified
  • TextMate

    v1 v1  
     1= TextMate =
     2
     3See [http://macromates.com/]. !TextMate is a very good text editor for [http://www.apple.com/macosx/ Mac OS X].
     4
     5There's a Markup bundle for !TextMate that provides:
     6 * Snippets for [MarkupTemplates#Expressions expressions] and the various [MarkupTemplates#Directives template directives],
     7 * Commands for rendering templates, and checking their syntax,
     8 * Templates for creating new Markup template files.
     9
     10You can find the bundle [source:/contrib/textmate here], and check it out from Subversion as follows:
     11{{{
     12$ svn co http://svn.edgewall.org/repos/markup/contrib/textmate/Markup Templates.tmbundle
     13}}}
     14
     15You can then simply double-click the `Markup Templates.tmbundle` folder to install the bundle.