Skip to content

Use edge for blazorwasm config by default #33088

@connor4312

Description

@connor4312

We now have integration with the Edge Tools team that adds an "inspect" icon and functionality to Edge sessions. We should default to Edge so that blazor debugging gets this functionality too.

Currently users manually need to opt-in by specifying browser: edge:

{
  "type": "blazorwasm",
  "name": "Launch and Debug Blazor WebAssembly Application",
  "request": "launch",
  "browser": "edge",
  "url": "http://localhost:5000"
}

@captainsafia / @codepo8

Metadata

Metadata

Assignees

No one assigned

    Labels

    DoneThis issue has been fixedPriority:2Work that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor Componentscommunity-contributionIndicates that the PR has been added by a community memberfeature-blazor-debuggingThis issue is related to debugging of Blazor WebAssembly appsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblygood first issueGood for newcomers.help wantedUp for grabs. We would accept a PR to help resolve this issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions