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
With a Clojure project open and clojure-lsp running, if I have a json file open, for example (such as my user settings.json file for VS Code), the server info command doesn't show in the command palette.
I think this command should always show in the command palette if the clojure-lsp server is running.
The text was updated successfully, but these errors were encountered:
bpringe
changed the title
Make the clojure-lsp server info command show in the command palette even if a Clojure file isn't open
Make the clojure-lsp server info command always enabled
Jul 31, 2022
bpringe
changed the title
Make the clojure-lsp server info command always enabled
Clojure-lsp server info command is not enabled if a non-clojure file is open in the active editor
Jul 31, 2022
With a Clojure project open and clojure-lsp running, if I have a json file open, for example (such as my user settings.json file for VS Code), the server info command doesn't show in the command palette.
I think this command should always show in the command palette if the clojure-lsp server is running.
The text was updated successfully, but these errors were encountered: