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

Rename LaunchTarget.kind to not conflict with VSCode separators. #4914

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

JoeRobich
Copy link
Member

Resolves #4907

The new QuickPick Separators feature in VS Code uses a .kind property on QuickPickItems which we were also using in our LaunchTarget items. Renamed our property to not conflict.

@JoeRobich
Copy link
Member Author

@nohwnd please take a look

@cal5barton
Copy link

Any idea when this will be released or a temporary workaround I can use?

@JoeRobich
Copy link
Member Author

@cal5barton You can install the prerelease build from https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.23.18-beta2 as a workaround until a release is ready.

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.

Cannot select project with omnisharp because of quickPickSeparators
2 participants