Merge pull request #225 from foxundermoon/master

add  vs-shell-format extension
pull/231/head
Valerii Iatsko 2019-01-05 17:05:41 +01:00 committed by GitHub
commit 9050f52398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -102,6 +102,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)
- [Vscode Google Translate](#vscode-google-translate)
- [Explorer Icons](#explorer-icons)
- [City Lights Icons](#city-lights-icons)
@ -724,6 +725,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)
## [Vscode Google Translate](https://marketplace.visualstudio.com/items?itemName=funkyremi.vscode-google-translate)
> Quickly translate selected text right in your code