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

Bump the minimum required VSCode version #4664

Merged
merged 1 commit into from
Jul 17, 2021

Conversation

ArkaneMoose
Copy link
Contributor

Because of the usage of the new CompletionItem API, autocompletions are broken on v1.57. This PR bumps the minimum required VSCode version to v1.58 (though I'm not sure if this will retroactively do anything for those who have already received the updated omnisharp-vscode).

Fixes #4663.

Copy link
Contributor

@filipw filipw left a comment

Choose a reason for hiding this comment

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

thanks!

@JoeRobich JoeRobich merged commit e73a6ec into dotnet:master Jul 17, 2021
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.

IntelliSense totally stopped & messed up on Windows 10
3 participants