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

Handle custom OmniSharp launch paths #5456

Conversation

winstliu
Copy link
Contributor

This restores the .dll check that was removed in 6a538af, to properly handle when a custom OmniSharp path is specified in settings. Thanks to @prettybits for reporting the regression!

Fixes #5449. I walked through the other code paths and I believe they still handle custom paths correctly.

@333fred 333fred merged commit ba0976d into dotnet:master Nov 12, 2022
@winstliu winstliu deleted the user/winstonliu/fix-custom-omnisharp-executable branch November 12, 2022 18:29
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.

Absolute path to omnisharp executable isn't handled properly anymore
3 participants