microsoft / vscode-mono-debug

A simple VS Code debug adapter for mono
Other
159 stars 173 forks source link

How do you change exception break settings? #47

Closed exts closed 6 years ago

exts commented 6 years ago

I tested by editing the package.json file and changing all the break exception code and it breaks on null reference exception perfectly, but how do i change this setting without editing the plugin's package.json and just the launch.js file?

exts commented 6 years ago

have to add them to user settings