Skip to content

Turn off LSP TextEdit completion feature flag by default#55252

Merged
allisonchou merged 1 commit intorelease/dev17.0from
dev/allichou/TurnOffTextEditLSPCompletion2
Jul 30, 2021
Merged

Turn off LSP TextEdit completion feature flag by default#55252
allisonchou merged 1 commit intorelease/dev17.0from
dev/allichou/TurnOffTextEditLSPCompletion2

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