From 4b0adc0d1bebe6fa3c34d61717ab1222ed682d1d Mon Sep 17 00:00:00 2001 From: Stephen Angell Date: Thu, 28 Nov 2019 15:27:19 +0000 Subject: [PATCH] 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 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df1e5ae..4794fbb 100644 --- a/README.md +++ b/README.md @@ -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