Describe the feature you'd like
please support debugging for multiple projects
i've created a blazor WASM solution using Visual Studio which works and debugging for sure is fine,
but whenever i try to debug it using VSCode , only the server code is hitted ,
i'm not able to debug Client code in the same session with Server code ,
wither client or Server i had to debug in the same debugging session
Alternatives considered
No response
Environment Information
No response