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

Implement StatusBar #5188

Merged
merged 2 commits into from
Jul 2, 2020
Merged

Implement StatusBar #5188

merged 2 commits into from
Jul 2, 2020

Conversation

matklad
Copy link
Member

@matklad matklad commented Jul 2, 2020

No description provided.

@kjeremy
Copy link
Contributor

kjeremy commented Jul 2, 2020

Could we use window/showMessage instead and capture it on the ts side for custom display?

@matklad
Copy link
Member Author

matklad commented Jul 2, 2020

I guess this would technically work, but that would mean that we will be spamming the user with notifications, and I'd rather avoid that.

@kjeremy
Copy link
Contributor

kjeremy commented Jul 2, 2020

Makes sense. I wonder if we should propose that a "persistent notification" be added to the protocol.

@matklad
Copy link
Member Author

matklad commented Jul 2, 2020

There's some discussion about this over there: microsoft/language-server-protocol#511 (comment)

@matklad
Copy link
Member Author

matklad commented Jul 2, 2020

bors r+

bors bot added a commit that referenced this pull request Jul 2, 2020
5188: Implement StatusBar r=matklad a=matklad



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
@bors
Copy link
Contributor

bors bot commented Jul 2, 2020

Build failed:

@matklad
Copy link
Member Author

matklad commented Jul 2, 2020

Hm?

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 2, 2020

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.

None yet

2 participants