Sublime Forum

Execute selection against CMD/command/terminal

#1

I would love the ability to select a part of a file (let’s say .sql), and right click / execute that against an external command such as “sql plus” or sqlcmd etc.

i am not an expect in sublime so would love a step by step guide on how to set something like this up. Should be pretty generic setup that just passes the selection to command prompt along with some other parameters etc.

it would need to support multiple parameters i.e. “exec against dev” “exec against localhost” etc…

thanks in advance!

0 Likes