announcements

Project/library announcements ONLY - use threaded replies for discussions. Do not cross post here from other channels. Consider #events or #news-and-articles for other announcements.
mauricio.szabo 2020-09-21T20:04:35.024200Z

Just published a new version of socket-repl package for Atom - Chlorine. This version is just bugfixes, but are some new features that can be interesting, for example, to render a hiccup-like tag :div/clj and :div/ansi that will use Chlorine's renderer for objects (or a text that will convert ansi codes to HTML). This means that you can, for example, run a test code and instead of the "default Clojure result" that you'll see in the REPL, you can render the test result in any way you want. Here's an example: https://gist.github.com/mauricioszabo/c2a756d5f5e363f6539cdad212815df1 More information on #chlorine channel 🙂

👍 2
❤️ 7
2020-09-21T23:44:32.025300Z

Just released vim-iced ver 2.3.0, Clojure Interactive Development Environment for Vim8/Neovim. https://github.com/liquidz/vim-iced Renaming symbols is suppored! Thank you so much, @nbardiuk !

👍 3
❤️ 8
🦜 1
practicalli-john 2020-09-22T11:35:33.033900Z

A great addition to the family of Clojure editors and great to see even more support with Vim. I've include links to vim-iced in my collection of suggested Clojure editors http://practicalli.github.io/clojure/clojure-editors/#vimiced Thank you for all the work on this (and you other projects).

❤️ 1