TodoApi icon indicating copy to clipboard operation
TodoApi copied to clipboard

Use launchSettings.json profile in launch.json

Open cwe1ss opened this issue 2 years ago • 0 comments

VS Code / Omnisharp supports using a profile from launchSettings.json

With this, people don't have to duplicate their environment variables and ports.

Details: https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md#launchsettingsjson-support

cwe1ss avatar Nov 14 '22 20:11 cwe1ss