[SVN] Re: r10644 (JavaScript Objective-J)
Allan Odgaard
mailinglist at textmate.org
Fri Sep 26 15:31:15 UTC 2008
On 26 Sep 2008, at 17:09, Hans-Jörg Bibiko wrote:
> •added snippets for:
> - import <Foundation> or <AppKit> with inline menu
> - import ""
> - import "" with inline menu listing all "*.j" files in project or
> current dir with relative file names to the current file path
> • reordered the bundle's menu
> • changed TAB trigger for class to objj (according to Obj-C's objc)
Actually the objc tab trigger should be changed, it’s from before we
had scope selectors, hence it had to be globally unique, and now it’s
so ingrained I’ve been hesitant to change it ;)
More information about the textmate-dev
mailing list