Merge pull request #207 from kristoft/master

Calva - IDE for Clojure
pull/209/head
Benjamin Lannon 2018-10-15 11:08:53 -04:00 committed by GitHub
commit 8166eae1be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

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