This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-08-05
Channels
- # all-the-channels (1)
- # announcements (3)
- # asami (13)
- # beginners (227)
- # calva (2)
- # chlorine-clover (8)
- # cider (7)
- # clj-kondo (4)
- # cljs-dev (21)
- # cljsrn (8)
- # clojure (64)
- # clojure-europe (39)
- # clojure-france (2)
- # clojure-italy (3)
- # clojure-losangeles (1)
- # clojure-nl (20)
- # clojure-uk (8)
- # clojurescript (24)
- # conjure (12)
- # datalog (9)
- # datomic (24)
- # emacs (8)
- # figwheel-main (1)
- # fulcro (15)
- # jobs-discuss (1)
- # malli (5)
- # meander (3)
- # off-topic (26)
- # re-frame (15)
- # reagent (10)
- # reitit (1)
- # reveal (1)
- # sci (15)
- # shadow-cljs (25)
- # spacemacs (7)
- # sql (3)
- # xtdb (1)
https://github.com/snoe/clojure-lsp/releases/tag/release-20200805T014150 of cloure-lsp
supporting CodeLens
! 🎉 More info on #lsp
Here is a 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 🙂