SQL to Terminal
Simple extension to easily paste the written SQL-statement into the terminal
Functions:
Copy all to terminal:
- Nothing selected:
Entire file will be copied to the terminal
- Something selected:
Exacly what is selected will be copied (can be changed in the settings)
- Default shortcut: ctrl+ alt + r
Copy line to terminal:
- Nothing selected:
Only the current line will be copied to the terminal
- Something selected:
Every line that is in the selection will be copied, even if only patial selected (can be changed in the settings)
- Not bound
This extension only works with .sql files!
| |