Skip to content
New issue

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

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

Already on GitHub? # 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
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

# for free to join this conversation on GitHub. Already have an account? # 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