Fork me on GitHub
#announcements
<
2023-10-13
>
escherize04:10:51

https://github.com/escherize/huff (the bb-compatible Juicy Hiccup) now exposes the ability to extend (or contract) its grammar. • Besides using a [function as a component], we now offer the ability to add tags. ◦ Tags parse and validate their contents using malli schemas (which you can optionally write). • Read more about the https://github.com/escherize/huff#extendable-grammar.

🙏 8
👀 5
👍 4
1
🎉 3
vemv18:10:55

CIDER 1.8.0 is out! https://github.com/clojure-emacs/cider/releases/tag/v1.8.0 Most prominently, it features improved support for Java completions, navigation, documentation, and stacktrace integration, via the revamped enrich-classpath tech which has evolved from humbler beginnings to being a more comprehensive solution. We also feature misc new features, big and small, like CIDER Log mode, or quality-of-life improvements while running tests, among others. Finally, and this cannot be understated, we have shipped tons of bugfixes - things that never quite worked as intended, had glitches or failed to be adapted to newer Emacs/Clojure trends just work now. This is also good timing to upgrade cider-nrepl, clojure-mode, clj-refactor.el, refactor-nrepl, company-mode, and babashka-nrepl. CIDER users are highly encouraged to check out the comprehensive CHANGELOG / release notes. Lots of care has been put in having up-to-date, interlinked https://docs.cider.mx/cider/index.html. Enjoy!

🎉 45
cider 27
🥳 4
👍 1
vemv18:10:32

You can learn more about the collaboration that was the driving force behind many of these changes here: https://www.clojuriststogether.org/news/july-and-august-2023-long-term-project-updates/#ciderrepl-bohzidar-batsov

Daniel Jomphe18:10:07

Great description with useful instructions, thanks!

❤️ 1