Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 815 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 815 Bytes

VS Code Pipe

Visual Studio Code extension that pipes shell command output to VS Code.

Demo

demo

Note: Settings can be altered to pipe output into new file. Check extension settings in VS Code.

Requirements

  • NodeJS

Installation

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.