VS Code Send snippet to TerminalSend code snippet to Terminal by automatically expanding the code block to cover the multiline command. FeaturesThis extension expands code block automatically before sending it to Terminal. It works both with Bash and with PowerShell. Example multiline command in Bash:
Example multiline command in PowerShell:
Now if you execute To enable this command with handy keyboard shortcut like e.g.,
Note: You need to then search with that shortcut to remove other shortcuts that might overlap with your selection. Extension Settings
Release Notes0.0.2Add support for opening Terminal, if not already open. 0.0.1Initial release |