Sergey Trofimov

Results 12 comments of Sergey Trofimov

My solution for this problem https://gist.github.com/serioga/1c2f5a6ef771a267a6e726a066e2bf39

Parallel initialization addon for integrant https://github.com/serioga/webapp-clojure-2020/blob/master/src/lib/integrant/async.clj

The link to discussion is https://groups.google.com/d/topic/liftweb/hHW_R9Rd4uY/discussion

Hm, why only in EDN files?

Well, it would be totally great to have structure support integrated with Navigation Bar as well, like in other languages. ![2023-09-25_121500](https://github.com/cursive-ide/cursive/assets/527113/8f9a4c3c-045b-46a6-bbfd-9524788c0970)

Also now I see an empty bar in clj files, in place of breadcrumbs...

I see that `:arglists` meta causes confusing documentation from `cljc` source, claiming that function differs between `clj` and `cljc`. Example: https://cljdoc.org/d/com.github.strojure/parsesso/1.2.0+287/api/strojure.parsesso.parser#parse Is it known issue? Should I create issue for...

Workaround: ```clojure (declare thrown? thrown-with-msg?) ```

There is no equivalent replacement for Rum :-(

@jeroenheijmans In Windows process filename is "lein.bat" instead of just a "lein".