Add shellman to Bash section

This commit is contained in:
Dots Util 2020-02-04 01:28:05 +02:00 committed by GitHub
parent 392bf32418
commit 32b9dfef4e
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)
@ -294,6 +295,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