microsoft / microsoft/vscode-dotnettools

[SUGGESTION] <support multiple projects for debugging >

Open
#415 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-debugging enhancement
Dominant language
No language data
Stars
321
Forks
54
Avg merge
2d 19h
Merged PRs (30d)
2

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Blazor WASM solution in VSCode and compare its debugging behavior with Visual Studio, checking both client and server entry points. Done means a single debugging session can step through both client and server code across multiple projects.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, vscode, wasm
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.