A simple plugin to use the current file as source code, run it and show the result.
It is just like the Mac App CodeRunner
, but with less feature.
ST3 support is in SublimeText3 branch
run_code
run_code_custom
{ "keys" : ["ctrl+r"], "command": "run_code" }