"Compile and Display JS" command for Sublime Text 2#72
"Compile and Display JS" command for Sublime Text 2#72stephenjudkins wants to merge 4 commits intojashkenas:masterfrom
Conversation
|
Can someone please help. I found Sublime Text (and consequently this package) just yesterday and instantly fell in love with them, but after quite some searching i just can't find the shortcut key (or for that matter, any way) to run this or any of the other commands. Hmm, now that i actually read this issue, i'm even more puzzled. This is not yet working in the master branch? |
|
I've only added the OS X keybindings. Are you running OS X? Also, have you had success installing any other package? |
|
I'm on Linux. The package installed fine: text formatting and snippets (or at least some of them) work fine, but can't find any way to run any of the 8 commands listed in the 'Commands' folder. I installed from master branch, so these additions are not yet in it? |
|
Those are all Textmate commands. They shouldn't be expected to run in Sublime Text 2, as far as I understand. |
"Compile and Display JS" command for Sublime Text 2
Added the equivalent of the Textmate "Compile and Display JS" for Sublime Text 2.