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

Update method for printing progress to the status bar #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jwortmann
Copy link
Member

I'd like to deprecate the Session.set_window_status_async method in LSP, because there is also the newer Session.set_config_status_async which does basically the same thing.

The only change from this PR should be that the progress reports from language/progressReport notifications will be shown in brackets directly after the server name in the status bar.

Note that I have not tested this explicitly, because I couldn't figure out how to make this server emit language/progressReport notifications (it seems to use a lot of regular $/progress notifications though, which are handled directly by LSP).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant