We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Extension locks up / does not show anything in Debug pane after this breakpoint:
public ConfigureServices() { services.AddAuthentication(); // wont launch dotnet web server or output to debug pane if service is present }
dotnet --info output: net5.0 VS Code version: latest C# Extension version: 1.23.9
dotnet --info
net5.0
latest
1.23.9
Using vscodium with latest extension installed.
Nothing logged to Output => Omnisharp Extension
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Extension locks up / does not show anything in Debug pane after this breakpoint:
Environment data
dotnet --info
output:net5.0
VS Code version:
latest
C# Extension version:
1.23.9
Using vscodium with latest extension installed.
OmniSharp log
Nothing logged to Output => Omnisharp Extension
The text was updated successfully, but these errors were encountered: