Merge pull request #289 from dotiful/patch-3

Add shellman to Bash section
This commit is contained in:
Valerii Iatsko 2020-02-16 12:02:49 +01:00 committed by GitHub
commit 032741263c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Bash](#bash)
- [Bash IDE](#bash-ide)
- [Bash Debug](#bash-debug)
- [Shellman](#shellman)
- [C++](#c)
- [C#](#c-asp-net-and-net-core)
- [Clojure](#clojure)
@ -295,6 +296,11 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
![Bash Debug](https://user-images.githubusercontent.com/10897048/47375120-1a9a9b80-d722-11e8-819d-a0090540b2ba.gif)
### [Shellman](https://marketplace.visualstudio.com/items?itemName=Remisa.shellman)
> Bash script snippets extension
![Shellman](https://raw.githubusercontent.com/yousefvand/shellman/master/images/demo.gif)
## C++
- [C/C++](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) - Preview C/C++ extension by [Microsoft](https://www.microsoft.com), read [official blog post](https://blogs.msdn.microsoft.com/vcblog/2016/03/31/cc-extension-for-visual-studio-code/) for the details