Execute whole/part of editing file. Inspired by vim-quickrun.
Find from Settings pane or run apm install quickrun
.
Write code and Ctrl-Cmd-r
then show result on another pane.
name | description | key binding | selector |
---|---|---|---|
quickrun:execute | execute whole of editing file | ctrl-cmd-r | .editor:not(.mini) |
quickrun:select | execute selected text | - | - |
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.