TextMate 是我放弃Windows转而使用MacOSX的重要理由, 这个对我来说完美的文本编辑器让我每每觉得用它写程序是天大的幸福.
这是从今年4月之后的第一次更新, 当然第一时间下载!
以下就是本次更新中我关心的主要内容:
[CHANGED] Xcode bundle: The success/failure sounds used by the Xcode build command now has tame defaults, namely Hero and Basso — if you want to get back the old sounds set the TM_SUCCESS_SOUND/TM_ERROR_SOUND variables to Harp/Whistle respectively. These variables can also be set to other sounds.[NEW] Objective-C bundle: The Method Completion now contains the basics of a command testing system, along with a handful of test cases. The Method Completion now takes into account letters written behind the caret (Joachim Mårtensson)
[CHANGED] File types (extensions) specified in language grammars are now matched against the full path so e.g. ‘.git/config’ and ‘.ssh/config’ are both valid extensions — the match is required to be anchored either at an ‘/’ or ‘.’ so e.g. ‘tml’ will not match ‘index.html’. On a tie, the longest suffix-match is chosen.







