microsoft / microsoft/ConcordExtensibilitySamples
How to enable debugging client code in Blazor
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 135
- Forks
- 54
- Avg merge
- 5h 58m
- Merged PRs (30d)
- 3
Description
Our language (X#) offers debugging support in VS. We have also successfully used our language in Blazor apps and debugging server side code works.
Does anybody know what we have to do to enable debugging client side code?
Do we have to register our Expression Evaluator for this separately, or do we have to do something else?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by reviewing the repository's Visual Studio debug engine extensibility samples and the existing server-side debugging integration described in the issue. Determine whether client-side Blazor debugging needs separate Expression Evaluator registration or another integration point; completion would require a documented or verified path to enable it.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100