Eric Dallo
Eric Dallo
That's fixed! So updating clojure-lsp-intellij + lsp4ij + using a nightly clojure-lsp (son a release, which should be automatic then) fixes
Thanks! Hum, yeah, for socket versions I can't see why discard-output must be required, but for stdin/out I think it makes sense to be a must yet, maybe we could...
> What do you think about letting users override the executor though? TBH I like it to give a option, if people want to do that, they probably know what...
@ferdinand-beyer could you an entry on CHANGELOG.md please?
That's ok add that alias! Thank you!
Will wait for https://github.com/clojure-lsp/lsp4clj/pull/44 merge to do a release
@puredanger thanks for the heads up, I know the way it's done currently is not ideal, so my question is, is that a better way to know if a thread...
IIRC it was related with [this change](https://github.com/clojure-lsp/lsp4clj/pull/43/files#diff-b00e6f0d1651a014a4d330d6abec62f9a0e93d1eebe9fc0256311c3cf1721db5R356-R363), but maybe @ferdinand-beyer can help with more details
Yeah makes sense, we will probably need to remove that check or find a better end value to check instead
@ferdinand-beyer sounds great to wait for the release, thanks for the help!