From 3d4be895d4c9a30d7a7135ea1a807590925c289e Mon Sep 17 00:00:00 2001 From: Ryuichi Inagaki Date: Sun, 13 Aug 2017 19:20:38 +1000 Subject: [PATCH] Added "Edit with Shell Command" --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 18510e0..2a7b696 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Dash](#dash) - [Debugger for Chrome](#debugger-for-chrome) - [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer) + - [Edit with Shell Command](#edit-with-shell-command) - [Editor Config for VS Code](#editor-config-for-vs-code) - [ftp-sync](#ftp-sync) - [PlatformIO](#platformio) @@ -531,6 +532,12 @@ Features full workbench theming ![](https://raw.githubusercontent.com/Microsoft/vscode-chrome-debug/master/images/screenshot.png) +### [Edit with Shell Command](https://marketplace.visualstudio.com/items?itemName=ryu1kn.edit-with-shell) + +> Levarage your favourite shell commands to edit text + +![Edit with Shell Command](https://raw.githubusercontent.com/ryu1kn/vscode-edit-with-shell/master/images/animations/public.gif) + ### [Editor Config for VS Code](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) > Editor Config for VS Code