Fork me on GitHub
#announcements
<
2021-08-16
>
djblue06:08:24

The portal data inspector has a new release, 0.14.0. Some highlights are: the portal atom now works in node.js, vega-lite is a little easier to use, scroll position is preserved on navigation and general performance improvements. Checkout the https://github.com/djblue/portal/blob/master/CHANGELOG.md#0140---2021-08-15 for more details.

portal 48
๐ŸŽ‰ 8
โค๏ธ 9
pez12:08:16

Rich 4Clojure is updated to allow for practicing Clojure using an editor-connected REPL, without installing anything. It runs Calva in the web browser, thanks to Gitpod. Read about it, and some broader Getting Started with Clojure plans of mine for this week over at ClojureVerse: https://clojureverse.org/t/practice-clojure-in-a-full-editor-based-experience-without-installing-anything/8049

calva 7
๐Ÿ˜ 5
๐Ÿš€ 11
โค๏ธ 8
๐Ÿชจ 2
ericdallo19:08:21

clojure-lsp Released clojure-lsp https://github.com/clojure-lsp/clojure-lsp/releases/tag/2021.08.16-19.02.30 with a lot of fixes, minor improvements, and support for a new leiningen plugin: https://github.com/clojure-lsp/lein-clojure-lsp ๐Ÿš€ Now it's possible to use clojure-lsp API features directly from lein, for example to clean your project namespaces you can configure an alias or just run:

lein clojure-lsp clean-ns
For more information, check the #lsp channel

โค๏ธ 13
clojure-lsp 26
leiningen 10
๐ŸŽ‰ 9
๐Ÿš€ 29