[SVN] r5308 (JavaScript)

martinstromlists at gmail.com martinstromlists at gmail.com
Tue Sep 26 15:20:15 UTC 2006


• ⇧↩ (shift + enter) will turn the current word as a function (like the ruby one does). ⇧⌃↩ (shift + control + enter) will make it into a method instead (blah: function() { ... })
• Cleaned up some snippets like setTimeout and the if/if else/function and others

Changed:
A   trunk/Bundles/JavaScript.tmbundle/Commands/New Function.tmCommand
A   trunk/Bundles/JavaScript.tmbundle/Commands/New Method.tmCommand
A   trunk/Bundles/JavaScript.tmbundle/Snippets/Object key — key: "value".tmSnippet
U   trunk/Bundles/JavaScript.tmbundle/Snippets/Prototype (proto).plist
U   trunk/Bundles/JavaScript.tmbundle/Snippets/function (fun).plist
U   trunk/Bundles/JavaScript.tmbundle/Snippets/function.tmSnippet
U   trunk/Bundles/JavaScript.tmbundle/Snippets/if ___ else.tmSnippet
U   trunk/Bundles/JavaScript.tmbundle/Snippets/if.tmSnippet
U   trunk/Bundles/JavaScript.tmbundle/Snippets/setTimeout function.tmSnippet
U   trunk/Bundles/JavaScript.tmbundle/info.plist



More information about the textmate-dev mailing list