Added Clojure section and Calva

This commit is contained in:
Timofei 2018-10-15 08:37:43 +03:00
parent 409e783099
commit 4f9d6e697b

View File

@ -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,12 @@ 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)