Merge pull request #279 from photoangell/photoangell-update-clojure-plugin

Update Clojure plugin
This commit is contained in:
Valerii Iatsko 2020-01-08 01:52:46 +01:00 committed by GitHub
commit 8f472093ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -317,10 +317,10 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
## Clojure
### [Calva](https://marketplace.visualstudio.com/items?itemName=cospaia.clojure4vscode)
### [Calva](https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva)
> 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)
![Calva](https://raw.githubusercontent.com/BetterThanTomorrow/calva/master/assets/howto/top-level-comment-eval.gif)
## CSS