Skip to content

Commit

Permalink
published
Browse files Browse the repository at this point in the history
  • Loading branch information
VanillaBase1lb committed Jan 12, 2022
1 parent 1d4c2ff commit a66a9e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Visual Studio Code extension that pipes your shell command output to a new file.

## 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 `TODO`.
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`.

* [Extension Marketplace](https://code.visualstudio.com/api/references/extension-guidelines)
* [View on Extension Marketplace](https://marketplace.visualstudio.com/items?itemName=YuvrajMishra.vscode-pipe)

Open up a new issue if something doesn't work, or just give your general feedback.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"name": "vscode-pipe",
"displayName": "VS Code Pipe",
"description": "Pipe inside VS Code",
"author": "Yuvraj Mishra",
"publisher": "YuvrajMishra",
"version": "0.0.1",
"engines": {
"vscode": "^1.63.0"
Expand Down

0 comments on commit a66a9e3

Please sign in to comment.