mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Merge pull request #289 from dotiful/patch-3
Add shellman to Bash section
This commit is contained in:
commit
032741263c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user