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
Other extensions you installed (and if the issue persists after disabling them): no other extensions installed
Following Get Started with C++ and Mingw-w64 and stopped at "Configure debug settings" because of an error message "Unable to create 'launch.json' file inside the '.vscode' folder (Cannot read property 'name' of undefined).".
To Reproduce
Steps to reproduce the behavior:
From the Command Palette, type "launch" and then choose Debug: Open launch.json. Next, choose the GDB/LLDB environment.
Get an error mesage "Unable to create 'launch.json' file inside the '.vscode' folder (Cannot read property 'name' of undefined)."
Additional context
I have installed VS Code few minutes ago from "system setup". It is still "fresh" without any extensions, except "C/C++ for Visual Studio Code"
sky3141, rsnay, zdx198811, DatMoser, k10876 and 1 more