mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
commit
8166eae1be
@ -26,6 +26,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Bash](#bash)
|
||||
- [C++](#c)
|
||||
- [C#](#c)
|
||||
- [Clojure](#clojure)
|
||||
- [CSS](#css)
|
||||
- [Go](#go)
|
||||
- [Haskell](#haskell)
|
||||
@ -251,6 +252,13 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
|
||||
|
||||
![C# Extensions](https://raw.githubusercontent.com/jchannon/csharpextensions/master/featureimages/fullpropfromctor.gif)
|
||||
|
||||
## Clojure
|
||||
|
||||
### [Calva](https://marketplace.visualstudio.com/items?itemName=cospaia.clojure4vscode)
|
||||
> Integrated REPL, linting, inline eval, test runner, and more. Powered by Cider & nRepl.
|
||||
|
||||
![Calva](https://github.com/BetterThanTomorrow/calva/blob/master/assets/howto/evaluate.gif)
|
||||
|
||||
## CSS
|
||||
|
||||
### [CSS Peek](https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek)
|
||||
|
Loading…
Reference in New Issue
Block a user