Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Clojure-lsp Server Info command always enabled #1143

Closed
bpringe opened this issue Apr 23, 2021 · 0 comments
Closed

Make Clojure-lsp Server Info command always enabled #1143

bpringe opened this issue Apr 23, 2021 · 0 comments
Labels

Comments

@bpringe
Copy link
Member

bpringe commented Apr 23, 2021

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.

@bpringe bpringe added the lsp label Apr 23, 2021
@bpringe bpringe changed the title Enable LSP Server Info command when LSP client exists, or always Always enable LSP Server Info command Apr 24, 2021
@bpringe bpringe changed the title Always enable LSP Server Info command Make Clojure-lsp Server Info command always enabled Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant