Fork me on GitHub
#announcements
<
2020-09-21
>
mauricio.szabo20:09:35

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 🙂

❤️ 21
👍 6
uochan23:09:32

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 !

❤️ 24
👍 9
parrot 3
practicalli-johnny11:09:33

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).

❤️ 3