[SVN] r8771 (Groovy)
Luke Daley
ld at ldaley.com
Mon Jan 7 06:58:15 UTC 2008
Rationalised var and method snippets
Fixed up menu structure
Fixed hashbang scope
Changed:
U branches/Groovy.tmbundle/Commands/Documentation For Word (Groovy) copy.tmCommand
U branches/Groovy.tmbundle/Snippets/class __ .tmSnippet
U branches/Groovy.tmbundle/Snippets/class ___ TestCase.tmSnippet
U branches/Groovy.tmbundle/Snippets/def … (variable).tmSnippet
U branches/Groovy.tmbundle/Snippets/def __ closure = {__} .tmSnippet
A branches/Groovy.tmbundle/Snippets/final method() { … }.tmSnippet
A branches/Groovy.tmbundle/Snippets/final var.tmSnippet
U branches/Groovy.tmbundle/Snippets/private ….tmSnippet
A branches/Groovy.tmbundle/Snippets/private final method() { … }.tmSnippet
A branches/Groovy.tmbundle/Snippets/private final var.tmSnippet
U branches/Groovy.tmbundle/Snippets/private method() { … }.tmSnippet
A branches/Groovy.tmbundle/Snippets/private static final method() { … }.tmSnippet
U branches/Groovy.tmbundle/Snippets/private static method() { … }.tmSnippet
D branches/Groovy.tmbundle/Snippets/private void method() { … }.tmSnippet
U branches/Groovy.tmbundle/Snippets/static ….tmSnippet
A branches/Groovy.tmbundle/Snippets/static final method() { … }.tmSnippet
U branches/Groovy.tmbundle/Snippets/static method() { … }.tmSnippet
D branches/Groovy.tmbundle/Snippets/void method() { … }.tmSnippet
U branches/Groovy.tmbundle/Syntaxes/Groovy.tmLanguage
U branches/Groovy.tmbundle/info.plist
More information about the textmate-dev
mailing list