Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>might_pipeNew to Visual Studio Code? Get it now.
might_pipe

might_pipe

Anatoly Rybchych

|
165 installs
| (0) | Free
executing terminal commands right in a file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

might-pipe

executing terminal commands right in a file

commands:

Each command writes the output and the executed command itself to the output tab with format
$executed command\n
output of executed command\n\n

  • Execute command:

    Executes each selection as shell command and pastes output instad of this command

  • Run command:

    Like Execute command but without modifying document

  • Pipe:

    Redirects each selection to chosen command and pastes output instad of this command

  • Run pipe:

    Like Pipe but without modifying document

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