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 an allowlist of which clients can use the LSP server #3489

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

Conversation

mcy
Copy link
Member

@mcy mcy commented Nov 22, 2024

This PR uses the client's reported identity to allowlist which clients we support, with a breakout flag called --break-warranty-seal.

Initially allowlisted are several VSCode variants and nvim, along with comments for where those names came from.

@mcy mcy requested a review from doriable November 22, 2024 19:50
Copy link
Contributor

github-actions bot commented Nov 22, 2024

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedNov 25, 2024, 6:37 PM

@mcy
Copy link
Member Author

mcy commented Nov 25, 2024

Currently blocked on a decision on the set of clients to include. We intend to merge this but not before we make a decision on this front.

@nicksnyder
Copy link
Member

I don't think we should touch this PR until we are able to have a convo with the right folks about what we are officially supporting, but when we do come back to this, I think a better name for this flag would be --allow-unsupported-clients.

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

Successfully merging this pull request may close these issues.

4 participants