Update Clojure plugin

extension maintainer has created a new version of this plugin.
old extension unpublished from Visual Studio Marketplace.
this change updates the url to the extension and the preview gif
This commit is contained in:
Stephen Angell 2019-11-28 15:27:19 +00:00 committed by GitHub
parent 9a5bdf47e3
commit 4b0adc0d1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,10 +313,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