You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VSCodium produce the follow error when trying to start a debug session: Couldn't find a debug adapter descriptor for debug type 'dotnet' (extension might have failed to active)
Extension was installed from Marketplace.
Building and running a 'hello world' C# project works without issues.
VSCodium produce the follow error when trying to start a debug session:
Couldn't find a debug adapter descriptor for debug type 'dotnet' (extension might have failed to active)
Extension was installed from Marketplace.
Building and running a 'hello world' C# project works without issues.
launch.json
installed dotnet sdks:
8.0.105
VSCodium version:
1.89.1
Please advice on how to get a debugger running and connect or how to proceed.
Big thank you in advance for any help or insight!
The text was updated successfully, but these errors were encountered: