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

Add clojure-lsp startup progress in status bar #1303

Open
bpringe opened this issue Sep 28, 2021 · 1 comment
Open

Add clojure-lsp startup progress in status bar #1303

bpringe opened this issue Sep 28, 2021 · 1 comment
Labels
good first issue Good for newcomers lsp pr-welcome ux User experience related

Comments

@bpringe
Copy link
Member

bpringe commented Sep 28, 2021

The support was recently added to clojure-lsp using the protocol. Clojure-lsp will send messages reporting its progress like "5% resolving source-paths" and I think we just need to relay this info to the status bar.

@bpringe bpringe added good first issue Good for newcomers ux User experience related pr-welcome lsp labels Sep 28, 2021
@bpringe bpringe added this to To do in Brandon's Board via automation Sep 28, 2021
@bpringe
Copy link
Member Author

bpringe commented Sep 28, 2021

A link to the relevant protocol info: https://microsoft.github.io/language-server-protocol/specification#progress

@bpringe bpringe removed this from To do in Brandon's Board Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers lsp pr-welcome ux User experience related
Projects
None yet
Development

No branches or pull requests

1 participant