Changes between Version 3 and Version 4 of TextMate
- Timestamp:
- Feb 26, 2006, 9:29:10 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TextMate
v3 v4 1 !TextMate is a popular programmers-editor for OS X. 2 Homepage: http://macromates.com/ 1 !TextMate is a popular programmers-editor for OS X. http://macromates.com/ 3 2 4 One of the most interesting feature is the ability to define "Snippets", abbreviations which can be expanded into larger blocks of text.3 One of the most interesting features is the ability to define "snippets", abbreviations which can be expanded into larger blocks of text containing placeholders. 5 4 6 This advert was brought to you by Wiki-Spam: using other people's trusting nature for their own ends. 5 TextMate organizes most of its features, including snippets, macros, templates, and drag-and-drop behaviors, into language-specific "bundles." There's a Django bundle, though it is not among the ones included with the application; you have to fetch it from the repository (instructions here: http://macromates.com/wiki/Main/Bundles). It handles both Django templates and Django Python code. 6 7 ---- 7 8 8 9 Remember: winners use Vim.