• ⇧↩ (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
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev