Fork me on GitHub
#announcements
<
2022-01-03
>
borkdude13:01:14

#obb: Ad-hoc ClojureScript scripting of Mac applications via Apple's Open Scripting Architecture. https://github.com/babashka/obb Demo: https://twitter.com/zaneshelby/status/1477988369154121734 By @zane and yours truly.

borkdude 7
🤯 5
👀 4
sci 5
cljs 10
clojure-spin 8
🙌 2
👍 17
babashka 13
1
brcosta13:01:19

https://plugins.jetbrains.com/plugin/18108-clojure-extras/ v0.3.0 has been released! clojure-extras is an Intellij plugin to add custom features such as inline evaluation, custom syntax highlighting and linting. In this latest version we added full clj-kondo integration, check it out!

clj-kondo 9
cursive 9
intellij 9
❤️ 4
borkdude16:01:56

Maybe good to add: this is a plugin which runs in addition to Cursive (and depends on Cursive) and does not replace or conflict with it!

💯 6
Cora (she/her)20:01:35

is there any documentation on how to use this plugin?

borkdude21:01:29

@U02N27RK69K Right now there is only one option: And if you are connected to a REPL, you get some option to inline evaluate something

👍 1
borkdude21:01:15

but I agree some docs would be nice :)

brcosta00:01:55

Good point, I will work on some docs! For now clj-kondo integration is almost zero-conf and to inline evaluate expressions you can use the actions on Tools menu (you can setup keyboard shortcuts in the keymap sections on Preferences). Also, there is a Clojure Extras section on Color Scheme to change custom highlighting.

tony.kay17:01:41

Released 1.0.0-alpha5 of statecharts: https://github.com/fulcrologic/statecharts which has some new helpers for testing, and a few bug fixes.

👍 4
tony.kay17:01:42

Released 1.1.0-RC15 of fulcro-rad which adds load-options to reports to enable things like incremental row detail loading. https://github.com/fulcrologic/fulcro-rad/commits/develop

😻 3
chrisn20:01:07

I just released https://github.com/clj-python/libpython-clj version 2.014. I had a blast https://github.com/clj-python/libpython-clj/issues/191 to build a Java API into the library (comes with the jar). Also it includes a fastpath for repeatedly calling a python function - https://clj-python.github.io/libpython-clj/libpython-clj2.python.html#var-make-fastcallable. Go tell all your Java friends that the fastest, most robust, and most featureful python integration available for the JVM now has Java bindings so they can use it without knowing a lick of Clojure. P.S. - that issue has a lot of interesting information in it and it gets better near the end :-).

🚀 28
🎉 9
clj-python 4
chrisn22:01:32

Thanks :-)!!

Ivan22:01:47

great work!

metal 1