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 ;) _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
