portal 0.6.0 https://github.com/djblue/portal/blob/master/CHANGELOG.md#060---2020-10-11 The main highlights are the new command palette and keyboard shortcuts!
I use the emacs nord theme and clojure syntax highlighting doesn't look like portal's (which is much better IMHO). Any idea what it would take to port portal's nord color choices to emacs and clojure mode?
@tvaughan I'm not sure how to setup an emacs theme but you can find the colors I used here https://github.com/djblue/portal/blob/master/src/portal/colors.cljc#L5
http://djblue.github.io/portal/ is also up-to-date with these changes if you wanted to play with the demo
Defteron 0.4.0: https://github.com/hkupty/defteron/releases/tag/v0.4.0 Now handles properly serialization/deserialization of structs and messages. 🙂
clj-decompiler.el - A small Emacs package to decompile JVM Clojure code at point like you would macro expand https://github.com/bsless/clj-decompiler.el
@ben.sless What about vim users? 😉
@reshef.mann never heard of them 🙃 You're welcome to use the excellent vim implementation available for Emacs. :emacs:
😮 thanks!