I have an Angular app (.Net Core backend). I can create configurations in the launch.json file and debug with Firefox, Chrome, Edge, etc. But I don't see any option for Safari!
QUESTION - How do I create a configuration for Safari to use instead of Chrome when launching the debugger? When I click 'add configuration' in launch.json, which option do I select for Safari? Do I need a separate extension?
runtimeExecutableto Safari? I dont' own a Mac so I can't test, but it might have a similar enough debugging protocol to chrome. Otherwise, it's not natively supported by VS Code