[SVN] r3115 (Ruby Idioms)
James Edward Gray II
james at grayproductions.net
Wed Apr 26 13:16:41 UTC 2006
Moving the class and module menus to the more sensible triggers cla and mod. The classify snippet is forced off cla, because I want it 5% of the time verses class 95% of the time.
Changed:
U trunk/Bundles/Ruby Idioms.tmbundle/Macros/class .. < DelegateClass .. initialize .. end (class).plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/class .. < DelegateClass .. initialize .. end (class).plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/class .. < ParentClass .. initialize .. end.plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/class .. < Struct .. initialize .. end.plist
A trunk/Bundles/Ruby Idioms.tmbundle/Snippets/class .. end (cla).plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/class .. initialize .. end.plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/class .. instance_methods .. undef .. initialize .. end (class).plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/classify { |e| .. } (clas).plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/module .. ClassMethods .. end.plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/module .. end.plist
U trunk/Bundles/Ruby Idioms.tmbundle/Snippets/module .. module_function .. end.plist
U trunk/Bundles/Ruby Idioms.tmbundle/info.plist
More information about the textmate-dev
mailing list