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