microsoft / microsoft/ConcordExtensibilitySamples

How to enable debugging client code in Blazor

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.