• Added snippets for common modifiers and constructs.

Instead of trying to make super flexible snippets that cover all modifiers for 
given constructs, we separate modifers from the constructs to enable sequences 
like the following…

fi⇥ab⇥pu⇥m⇥

Which becomes…

final abstract public void method() throws … {}

Changed:
A   trunk/Review/Bundles/Java.tmbundle/Snippets/abstract.tmSnippet
A   trunk/Review/Bundles/Java.tmbundle/Snippets/class.tmSnippet
A   trunk/Review/Bundles/Java.tmbundle/Snippets/final.tmSnippet
A   trunk/Review/Bundles/Java.tmbundle/Snippets/method.tmSnippet
A   trunk/Review/Bundles/Java.tmbundle/Snippets/private.tmSnippet
A   trunk/Review/Bundles/Java.tmbundle/Snippets/protected.tmSnippet
A   trunk/Review/Bundles/Java.tmbundle/Snippets/public.tmSnippet
A   trunk/Review/Bundles/Java.tmbundle/Snippets/static.tmSnippet
A   trunk/Review/Bundles/Java.tmbundle/Snippets/variable.tmSnippet
U   trunk/Review/Bundles/Java.tmbundle/info.plist

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to