Fork me on GitHub
#announcements
<
2020-10-02
>
bbrinck00:10:13

I just released Expound 0.8.6. The main change is that it supports the new rewrite of Orchestra (i.e. version 2020.07.12-1 and above) https://github.com/bhb/expound

🎉 24
metal 3
flowthing06:10:28

I've been working on a Sublime Text 4 package for editing Clojure called Tutkain. If you'd like to give it a go, see https://tutkain.flowthing.me. (You'll need a Sublime Text license.)

👍 18
parrot 12
vncz13:10:16

Is there Sublime 4 @U4ZDX466T

flowthing13:10:12

Yes, but it’s currently in alpha. You can use it if you have a Sublime Text 3 license. Check out the Disclaimers section behind that link for a bit more info — there’s a link to the changelog and the Discord where you can find the download links.

vncz13:10:15

Thanks, I'm very curious about it

vncz13:10:39

Looks like there's a lot of good stuff. Would love to get back to Sublime for development!

flowthing13:10:11

Well, for what it’s worth, I’ve really been enjoying it so far.

vncz13:10:53

@U4ZDX466T Is the project on GitHub or something we can take a look at? I do not have a Sublime Text 3 license, so I can't really try it 😞

flowthing13:10:11

There’s a GitHub link in the sidebar at https://tutkain.flowthing.me. But yeah, it’s at https://github.com/eerohele/Tutkain.

vncz13:10:59

@U4ZDX466T Sorry, it's 8AM here, I haven't been caffeinated enough. I'll stop with the stupid questions 😄

flowthing13:10:39

No worries at all. 🙂 I’m happy to hear I’m not the only Sublime Text enthusiast around.

tony.kay20:10:14

Fulcro 3.4.2 is on clojars. Primarily improvements to dynamic routing namespace. • Ability to change routes relative to an unknown parent • Changed order of routing instructions to be depth first to reduce/eliminate flicker • Fixed problem where relative routing could be denied by router that was not being affected (relative route change could still be denied by router above the affected change) https://github.com/fulcrologic/fulcro Actually, use 3.4.2-1. The first one had a CLJ issue for the CLJC file.

🎉 42