Brandon Ringe
Brandon Ringe
Meant to close the PR. The changes in the PR alone don't fix the issue. [There is still an error if linkedEditingRange is enabled](https://clojurians.slack.com/archives/CPABC1H61/p1736761359766259?thread_ts=1736689248.315119&cid=CPABC1H61). If someone who can reproduce the...
Hmm. I haven't looked into the issue, but can you exclude the dependencies being pulled in by ClojureScript that cause an issue, using Lein's method of doing that in the...
Clojure-lsp isn't built for Windows aarch64 it seems. CC @ericdallo However, I think that Calva should be using that standalone jar version in this case (saying this without having looked...
See [this issue](https://github.com/clj-kondo/clj-kondo/issues/2446) and [this commit](https://github.com/clj-kondo/clj-kondo/commit/c9c59ec004040f8a1766bfa79d1a2b3f3061f5cc) that's linked from that issue.
It doesn't look like the change linked above has been released yet judging by the time of that commit and the time of the last kondo release, but it seems...
I don't think I've used shadow like this / for this before. Does each instance have its own port? If not, how does shadow differentiate multiple instances in its UI,...
@PEZ Thoughts here?
Are there any potential clues in the developer console after this issue occurs? (Help -> Toggle Developer Tools -> Console tab)
Also, what gets printed in the output window?