https://github.com/snoe/clojure-lsp/releases/tag/release-20200805T014150 of cloure-lsp
supporting CodeLens
! 🎉 More info on #lsp
Here is a :emacs: example showing references code lens
Hi folks!
A new version of https://github.com/dakrone/clj-http is out: 3.10.2
🎉
The release contains a few bug fixes and minor enhancements (most notably: support for GraalVM).
For more information, see https://github.com/dakrone/clj-http/blob/facddf1ca2d86ccc0d943f5787cce19aca3b1035/changelog.org#3102.
Hi! I did some random walk summertime hacking and made a Cypress ClojureScript preprocessor using shadow-cljs, so you can write Cypress test files in ClojureScript: https://github.com/viesti/cypress-clojurescript-preprocessor. Probably very rough on the edges, but if you like, give it a try and file issues for improvement 🙂