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

Disable all LSP Server toasts #7624

Merged
merged 4 commits into from
Oct 3, 2024
Merged

Conversation

ryzngard
Copy link
Contributor

@ryzngard ryzngard commented Oct 3, 2024

[DRAFT]

Should we include an option to enable? I believe this should be disabled by default.
Should we filter based on lsp method?

Copy link
Contributor

@davidwengier davidwengier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should have an option, like Roslyn: #7106

(though I wouldn't call it 'temporary' 😛)

@ryzngard
Copy link
Contributor Author

ryzngard commented Oct 3, 2024

I think we should have an option, like Roslyn: #7106

(though I wouldn't call it 'temporary' 😛)

Honestly think once we get cohosting in a reasonable spot we should enable by default. I guess it's not temporary in that people could turn it on/off, but temporary that it's off by default

edit: off = not showing toast

@davidwengier
Copy link
Contributor

You're right, and actually once we get cohosting we'd be using the Roslyn option I linked to anyway, so this is definitely temporary.

@ryzngard ryzngard marked this pull request as ready for review October 3, 2024 22:13
@ryzngard ryzngard requested review from a team as code owners October 3, 2024 22:13
@ryzngard ryzngard enabled auto-merge (squash) October 3, 2024 22:58
@ryzngard ryzngard merged commit b58d85e into dotnet:main Oct 3, 2024
16 checks passed
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.

2 participants