Visual Studio Code extension that pipes shell command output to VS Code.
Note: Settings can be altered to pipe output into new file. Check extension settings in VS Code.
- NodeJS
It is recommended to install the extension from VS Code Extension Marketplace. To do so in VS Code, open command palette (Ctrl+Shift+P by default) and type ext install vscode-pipe
. Otherwise, vsix
package is also provided under releases.
Open up a new issue if something doesn't work, or just give your general feedback.