Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SQL to TerminalNew to Visual Studio Code? Get it now.
SQL to Terminal

SQL to Terminal

RaphaelDev

|
803 installs
| (0) | Free
Work faster with sql in your terminal
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft