The VS Code launch.json behavior seems different than documented, won’t use the args property
I’m trying to setup launch.json
and launchSettings.json
for a C# project in VS Code. The behavior that I am seeing when I debug the project is not what the following documentation indicates.