You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's currently only enabled when the open editor's lang is Clojure, so when I changed the clojure-lsp version in the settings, reloaded the window, and tried to run the command it didn't show in the command window.
I think it should be enabled at least if the lsp client exists, no matter what type of file is/isn't open, and maybe it should be always enabled, and just report that the server isn't running (or something) if the client doesn't exist.
The text was updated successfully, but these errors were encountered:
It's currently only enabled when the open editor's lang is Clojure, so when I changed the clojure-lsp version in the settings, reloaded the window, and tried to run the command it didn't show in the command window.
I think it should be enabled at least if the lsp client exists, no matter what type of file is/isn't open, and maybe it should be always enabled, and just report that the server isn't running (or something) if the client doesn't exist.
The text was updated successfully, but these errors were encountered: