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

Fix broken editor.wordBasedSuggestions setting. #11773

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

sean-mcmanus
Copy link
Contributor

@sean-mcmanus sean-mcmanus commented Dec 12, 2023

The setting configuration is "broken" with the latest VS Code 1.85.0.

image

Without the fix:
image

@sean-mcmanus sean-mcmanus requested a review from a team December 12, 2023 18:53
@bobbrow
Copy link
Member

bobbrow commented Dec 12, 2023

Do we need to update our VS Code min version dependency for this?

@sean-mcmanus
Copy link
Contributor Author

Do we need to update our VS Code min version dependency for this?

Yeah, seems like we may need to -- I asked a question at microsoft/vscode#197690 .

@sean-mcmanus sean-mcmanus marked this pull request as draft December 12, 2023 20:53
@sean-mcmanus sean-mcmanus marked this pull request as ready for review January 17, 2024 18:41
@sean-mcmanus
Copy link
Contributor Author

@bobbrow This causes the bug to be fixed with the latest VS Code but it breaks older VS Codes -- it seems like it's preferable to prioritize making the latest VS Code work correctly until VS Code can fix the regression?

@bobbrow
Copy link
Member

bobbrow commented Jan 17, 2024

@bobbrow This causes the bug to be fixed with the latest VS Code but it breaks older VS Codes -- it seems like it's preferable to prioritize making the latest VS Code work correctly until VS Code can fix the regression?

Yes, I would agree. The old setting value doesn't work in latest. Let's check it in.

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