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

Blazor WASM debugging profile #23564

Merged
merged 5 commits into from
Oct 20, 2021
Merged

Blazor WASM debugging profile #23564

merged 5 commits into from
Oct 20, 2021

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Oct 19, 2021

Fixes #23561

Thanks @anurse! ... and 👋 ... and plz let me know ur feedback on this (at least temporary) coverage. Very minor point: Since I go with a cross-link to the PU issue for details, you could make the title of the PU issue use "a Chromium-based browser" instead of "Edge" ... it would be a little better that way if Safia decides that we only ever need to cross-link the PU issue here and never host specific doc guidance on this (i.e., the steps for setting up the custom browser launch) 👇.

Safia, there are some scattered bits of guidance in VS docs for setting up VS for running with a profile, but nothing as specific and helpful as the PU issue. For now, I think we should direct readers there for the detailed steps. We could eventually carry the guidance in the topic.

  • Do you agree with cross-linking the PU issue for now?

  • Would you like the topic to eventually ... later ... much later 🏃😅, i.e., middle of next year ... would you like the topic carry the exact guidance and drop the PU issue cross-link? If so, I'll open a follow-up issue of low priority for it after we merge this.

  • On a specific point here: Is it actually named dev-profile? ... or instead of saying ...

    ... opened with a separate profile (dev-profile) for the debugging session ...

    ... should that read ...

    ... opened with a separate developer profile for the debugging session ...

@TanayParikh
Copy link
Contributor

  • On a specific point here: Is it actually named dev-profile? ... or instead of saying ...

    ... opened with a separate profile (dev-profile) for the debugging session ...

    ... should that read ...

    ... opened with a separate developer profile for the debugging session ...

You're right, the latter is better. Based on chromium documentation, it's just a "profile" that we use as a dev profile.

a Chromium-based browser

Will everyone know this means Edge/Chrome? Not sure how well known the term may or may not be.

aspnetcore/blazor/debug.md Outdated Show resolved Hide resolved
aspnetcore/blazor/debug.md Outdated Show resolved Hide resolved
aspnetcore/blazor/debug.md Outdated Show resolved Hide resolved
guardrex and others added 3 commits October 20, 2021 13:59
Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
@guardrex
Copy link
Collaborator Author

@TanayParikh ... Try the diff now with the latest updates and see how it looks/works.

@guardrex guardrex removed the request for review from captainsafia October 20, 2021 19:05
Copy link
Contributor

@TanayParikh TanayParikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect, thanks!

@guardrex guardrex merged commit bb6034c into main Oct 20, 2021
@guardrex guardrex deleted the guardrex-patch-2 branch October 20, 2021 19:10
Copy link
Contributor

@TanayParikh TanayParikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see how it looks/works

Missed the works part, I'll try it out today.

Sorry about the confusion @guardrex!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blazor WASM debugging profile
2 participants