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

Extension no longer works.... #4941

Open
alexanderluiscampino opened this issue Dec 10, 2021 · 3 comments
Open

Extension no longer works.... #4941

alexanderluiscampino opened this issue Dec 10, 2021 · 3 comments

Comments

@alexanderluiscampino
Copy link

Extension 'ms-dotnettools.csharp' CANNOT use API proposal: quickPickSeparators. Its package.json#enabledApiProposals-property declares: [] but NOT quickPickSeparators. The missing proposal MUST be added and you must start in extension development mode or use the following command line switch: --enable-proposed-api ms-dotnettools.csharp

image

was working couple days ago before the vscode update

@PsychoNineSix
Copy link

I was told in a previous issue that this is fixed in a prerelease:

https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.23.18-beta2

@alexanderluiscampino
Copy link
Author

@PsychoNineSix Thank you. Possibly a stupid question, but how to enable the pre-release on vscode?

@raitonoberu
Copy link

I had the same problem. Follow the instructions here: https://github.com/OmniSharp/omnisharp-vscode/wiki/Installing-Beta-Releases and then add "omnisharp.path": "latest" to your settings.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants