[SVN] r8649 (Groovy)

Luke Daley ld at ldaley.com
Wed Dec 12 00:02:07 UTC 2007


* Moved snippets out of root menu, now only contains commands
* Made snippets more consistent (e.g. 'find' for find { … }, instead of 'fin')
* Scoped doc block snippet and changed to 'doc' from 'db'
* removed use of niutil from @author
* Fixed tearDown() to use consistent coding style
* Seperated asImmutable() and asSynchronized() from the as *operator* snippets.
* Removed stray new line from start of case … break
* Normalized whitespace in snippets
* Fixed typos in names

Changed:
U   branches/Groovy.tmbundle/Commands/Groovy JDK.tmCommand
U   branches/Groovy.tmbundle/Preferences/Symbol List: Classes.tmPreferences
U   branches/Groovy.tmbundle/Preferences/Symbol List: Methods.tmPreferences
U   branches/Groovy.tmbundle/Snippets/@author.tmSnippet
U   branches/Groovy.tmbundle/Snippets/@param copy.tmSnippet
U   branches/Groovy.tmbundle/Snippets/@param.tmSnippet
U   branches/Groovy.tmbundle/Snippets/Block Comment.tmSnippet
U   branches/Groovy.tmbundle/Snippets/Continue Block Comment.tmSnippet
U   branches/Groovy.tmbundle/Snippets/Thread_start { __ }.tmSnippet
U   branches/Groovy.tmbundle/Snippets/Thread_startDaemon { __ } .tmSnippet
U   branches/Groovy.tmbundle/Snippets/as Immutable.tmSnippet
A   branches/Groovy.tmbundle/Snippets/as String.tmSnippet
U   branches/Groovy.tmbundle/Snippets/as Synchronized.tmSnippet
U   branches/Groovy.tmbundle/Snippets/assert(__).tmSnippet
U   branches/Groovy.tmbundle/Snippets/case … break.tmSnippet
U   branches/Groovy.tmbundle/Snippets/class __ .tmSnippet
U   branches/Groovy.tmbundle/Snippets/def __ closure = {__} .tmSnippet
U   branches/Groovy.tmbundle/Snippets/def __ method() {__}.tmSnippet
U   branches/Groovy.tmbundle/Snippets/find { e -> __ }.tmSnippet
U   branches/Groovy.tmbundle/Snippets/findAll { e -> __ }.tmSnippet
D   branches/Groovy.tmbundle/Snippets/gcl__ parseClass.tmSnippet
U   branches/Groovy.tmbundle/Snippets/sleep(secs) { __ :: on interrupt }.tmSnippet
U   branches/Groovy.tmbundle/Snippets/sort { __ }.tmSnippet
U   branches/Groovy.tmbundle/Snippets/static main method.tmSnippet
U   branches/Groovy.tmbundle/Snippets/switch__case.tmSnippet
U   branches/Groovy.tmbundle/Snippets/switch__case__default.tmSnippet
U   branches/Groovy.tmbundle/Snippets/tearDown().tmSnippet
U   branches/Groovy.tmbundle/Snippets/try __ catch__ finally.tmSnippet
U   branches/Groovy.tmbundle/Snippets/try __ catch__.tmSnippet
U   branches/Groovy.tmbundle/info.plist



More information about the textmate-dev mailing list