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

Turn off LSP TextEdit completion feature flag by default #55252

Merged

Conversation

allisonchou
Copy link
Contributor

@allisonchou allisonchou commented Jul 29, 2021

I thought by turning the feature flag on only for internal users, then external users wouldn't be affected. It turns out I was wrong and if the feature flag doesn't exist, the default value is used (which in this case is on). Thanks to Taylor for the catch!
This change turns off the flag by default for everyone.

@allisonchou allisonchou added Area-IDE LSP issues related to the roslyn language server protocol implementation labels Jul 29, 2021
@allisonchou allisonchou requested a review from a team as a code owner July 29, 2021 21:57
@allisonchou allisonchou merged commit a7a3315 into release/dev17.0 Jul 30, 2021
@allisonchou allisonchou deleted the dev/allichou/TurnOffTextEditLSPCompletion2 branch November 30, 2021 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved to merge Area-IDE LSP issues related to the roslyn language server protocol implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants