BetterThanTomorrow / calva

Clojure & ClojureScript Interactive Programming for VS Code
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva
Other
1.67k stars 217 forks source link

Clojure-lsp sometimes does not start back up after it stops after using the restart command #1784

Open bpringe opened 2 years ago

bpringe commented 2 years ago

Lately I've been noticing clojure-lsp seems to be not updating diagnostics (linting) sometimes, so I restart it. Multiple times I've seen it stop but not start back up when I issue the restart command. This might be related to #1782, although I don't know how it would be at the moment.

bpringe commented 2 years ago

Note: This issue does occur when clojure-lsp stops responding, as mentioned in #1782.