Fork me on GitHub
#announcements
<
2021-09-13
>
ericdallo20:09:22

clojure-lsp Released clojure-lsp https://github.com/clojure-lsp/clojure-lsp/releases/tag/2021.09.13-19.32.00, the first release supported by https://www.clojuriststogether.org/ clojurists-together gratitude Besides a lot of fixes and improvements, clojure-lsp has its `diagnostics` feature available via API/CLI now, making clojure-lsp the only tool that can do most lint tasks in a single tool! • Cleaning namespaces • Formatting namespaces • Lint diagnostics (using clj-kondo) For more details, check #lsp 😄

clojure-lsp 40
clj-kondo 16
clojure-spin 14
gratitude 8
pez20:09:58

Here’s the first version of a Github Template project for running the http://Excerism.org Clojure Track in the browser. Zero-install, with full Interactive Programming enabled. https://github.com/PEZ/clojure-exercism-template Rationale from the README: > Why would you want to use another web browser editor than the Exercism built in one? Because this one supports Interactive Programming (aka REPL Driven Development). It is one of Clojure’s main super powers and if you are going to spend time learning Clojure, you probably also should learn the habits and the workflow that makes Clojure programmers so happy and effective. Please give it a spin! ❤️ Feedback is super welcome. In this thread and/or in #exercism.

👍 35
bubblebobble 8
😻 4
2
🙌 1