-
Notifications
You must be signed in to change notification settings - Fork 687
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
Unable to select project: "Cannot use API proposal: quickPickSeparators." #4970
Comments
I'm experiencing the same issue. |
I'm experiencing the same issue. |
Same, i tried reinstall extension, reinstall dotnet same happen. |
@Kwonunn @nathan130200 you have to download the Beta version as a VSIX file and then inside VS Code install the extension via the "install from file" option. |
Same issue. @dimitritholen Where can I get the beta vsix? Thanks. |
For me the bug also appears fixed on my Mac with C# extension beta version 1.24.0, which I manually installed into VS Code with this Guide: Installing Beta Releases. Version 1.24.0 doesn't appear available in the VS Code Extension Marketplace yet (https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) |
Seems related: #4907 |
There have been lots of improvements since this issue was opened. Please open a new issue with logs if you are still running into this. |
Issue Description
Steps to Reproduce
Expected Behavior
Actual Behavior
Logs
OmniSharp log
C# log
Environment information
VSCode version: 1.63.0
C# Extension: 1.23.17
Mono Information
OmniSharp using built-in monoDotnet Information
SDK do .NET (refletindo qualquer global.json): Version: 6.0.101 Commit: ef49f6213aAmbiente de runtime:
OS Name: ubuntu
OS Version: 18.04
OS Platform: Linux
RID: ubuntu.18.04-x64
Base Path: /usr/local/share/dotnet/sdk/6.0.101/
Host (useful for support):
Version: 6.0.1
Commit: 3a25a7f1cc
.NET SDKs installed:
6.0.101 [/usr/local/share/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.1 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.1 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
To install additional .NET runtimes or SDKs:
https://aka.ms/dotnet-download
Visual Studio Code Extensions
The text was updated successfully, but these errors were encountered: