microsoft / vscode-mono-debug

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

Debug in many projects #26

Closed itdoster closed 6 years ago

itdoster commented 7 years ago

How i can Debug in many projects? I have self-hosted console application and WebAPI library.So i can debug only in console application, breack point executed in WebAPI, but show nothing

weinand commented 6 years ago

You can run multiple debug sessions at the same time.