In Textmate I can use CMD + R to run a script (e.g .rb or a shell script). How do I do that in Sublime Text 2?

link|improve this question
feedback

migrated from programmers.stackexchange.com Dec 27 '11 at 6:29

This question came from our site for professional programmers interested in conceptual questions about software development.

1 Answer

There is a build command with CMD + B shortcut.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.