Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for launching DebugProxy from blazorwasm debug type in VS Code #22587

Closed
Tracked by #27883
captainsafia opened this issue Jun 5, 2020 · 6 comments · Fixed by dotnet/razor#3013 or dotnet/razor#3056
Assignees
Labels
affected-medium This issue impacts approximately half of our customers area-blazor Includes: Blazor, Razor Components Done This issue has been fixed enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-debugging This issue is related to debugging of Blazor WebAssembly apps feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly severity-blocking This label is used by an internal tool User Story A single user-facing feature. Can be grouped under an epic.
Milestone

Comments

@captainsafia
Copy link
Member

captainsafia commented Jun 5, 2020

To support debugging in WSL and Codespaces, we need to move the logic that launches the DebugProxy in Blazor from our DevServer logic to the blazorwasm debug type.

To fully support remote debugging, there is some work required to add support for using a WebSocket-based transport when communicating with the browser launched over the users machine. This will be tracked in a separate issue at #29657.

@captainsafia captainsafia added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly feature-blazor-debugging This issue is related to debugging of Blazor WebAssembly apps enhancement This issue represents an ask for new feature or an enhancement to an existing one labels Jun 5, 2020
@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone Jun 8, 2020
@mkArtakMSFT
Copy link
Member

@captainsafia moving these debugging related issues to RC1 but we need to re-evaluate together which ones will make it in.

@mkArtakMSFT mkArtakMSFT modified the milestones: 5.0.0-rc1, 5.0.0-rc2 Aug 24, 2020
@mkArtakMSFT mkArtakMSFT modified the milestones: 5.0.0-rc2, 5.0.0 Aug 28, 2020
@captainsafia captainsafia removed their assignment Sep 23, 2020
@ghost
Copy link

ghost commented Sep 23, 2020

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@captainsafia captainsafia added affected-medium This issue impacts approximately half of our customers severity-blocking This label is used by an internal tool labels Oct 7, 2020
@ghost
Copy link

ghost commented Nov 20, 2020

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT mkArtakMSFT added the User Story A single user-facing feature. Can be grouped under an epic. label Jan 31, 2021
@ghost ghost added Done This issue has been fixed and removed Working labels Feb 1, 2021
@captainsafia captainsafia reopened this Feb 1, 2021
@captainsafia captainsafia added Working and removed Done This issue has been fixed labels Feb 1, 2021
@ghost ghost added Done This issue has been fixed and removed Working labels Feb 9, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affected-medium This issue impacts approximately half of our customers area-blazor Includes: Blazor, Razor Components Done This issue has been fixed enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-debugging This issue is related to debugging of Blazor WebAssembly apps feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly severity-blocking This label is used by an internal tool User Story A single user-facing feature. Can be grouped under an epic.
Projects
None yet
3 participants