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
When trying to run debugging, it fails with the warning ""undefined" is not valid JSON". Build tasks work fine.
Steps to Reproduce
Open an empty C# project in VSCode - OSS, press F5
Expected Behavior
Debug starts
Actual Behavior
A warning pops up, debug does not start
Logs
C# log
No logs are written in the output
Environment information
VSCode version: 1.83.0 C# Extension: 2.0.436 Using OmniSharp: false
Dotnet Information
ENOENT: no such file or directory, open '/home/zhenyapav/.config/Code - OSS/logs/20231008T030131/window1/exthost/ms-dotnettools.vscode-dotnet-runtime/DotNetAcquisition-ms-dotnettools.vscode-dotnet-runtime-1696723303794.txt'Visual Studio Code Extensions
Seems to be you're using different extension. There is "muhammad-sammy.csharp' in your list.
It's a fork. You may use old version 1.25.7, it works.
See: muhammadsammy#60
Issue Description
When trying to run debugging, it fails with the warning ""undefined" is not valid JSON". Build tasks work fine.
Steps to Reproduce
Open an empty C# project in VSCode - OSS, press F5
Expected Behavior
Debug starts
Actual Behavior
A warning pops up, debug does not start
Logs
C# log
No logs are written in the output
Environment information
VSCode version: 1.83.0
C# Extension: 2.0.436
Using OmniSharp: false
Dotnet Information
ENOENT: no such file or directory, open '/home/zhenyapav/.config/Code - OSS/logs/20231008T030131/window1/exthost/ms-dotnettools.vscode-dotnet-runtime/DotNetAcquisition-ms-dotnettools.vscode-dotnet-runtime-1696723303794.txt'Visual Studio Code Extensions
The text was updated successfully, but these errors were encountered: