mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Added Clojure section and Calva
This commit is contained in:
parent
409e783099
commit
4f9d6e697b
@ -26,6 +26,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Bash](#bash)
|
- [Bash](#bash)
|
||||||
- [C++](#c)
|
- [C++](#c)
|
||||||
- [C#](#c)
|
- [C#](#c)
|
||||||
|
- [Clojure](#clojure)
|
||||||
- [CSS](#css)
|
- [CSS](#css)
|
||||||
- [Go](#go)
|
- [Go](#go)
|
||||||
- [Haskell](#haskell)
|
- [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)
|
![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
|
||||||
|
|
||||||
### [CSS Peek](https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek)
|
### [CSS Peek](https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek)
|
||||||
|
Loading…
Reference in New Issue
Block a user