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
name should be mandatory for DebugConfiguration since if it is left out by the DebugConfigurationProvider the launch.json will show an error in json since name is mandatory in the launch.json schema.
Refs: #33248
nameshould be mandatory forDebugConfigurationsince if it is left out by theDebugConfigurationProviderthelaunch.jsonwill show an error in json sincenameis mandatory in thelaunch.jsonschema.