From af07c190a70adcca5b6994fb49e6e6742e063ef5 Mon Sep 17 00:00:00 2001 From: fox Date: Wed, 28 Nov 2018 18:05:00 +0800 Subject: [PATCH] add vs-shell-format extension --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1e8179d..3a73960 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Formatting Toggle](#formatting-toggle) - [Bracket Pair Colorizer](#bracket-pair-colorizer) - [Auto Import](#auto-import) + - [shell-format](#shell-format) - [Explorer Icons](#explorer-icons) - [City Lights Icons](#city-lights-icons) - [VSCode Icons](#vscode-icons) @@ -688,6 +689,11 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Auto import](https://camo.githubusercontent.com/c952445b4a04a9d358be991cc2d830f2a4c0f33b/68747470733a2f2f67696679752e636f6d2f696d616765732f6175746f696d706f72742e676966) +## [shell-format](https://github.com/foxundermoon/vs-shell-format) +> shell script & Dockerfile & dotenv format + +![shell-format](https://raw.githubusercontent.com/foxundermoon/vs-shell-format/master/image/shell_format.gif) + ## Explorer Icons ### [City Lights Icons](https://marketplace.visualstudio.com/items?itemName=Yummygum.city-lights-icon-vsc)