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

Something is missing in this instructions on how to debug a Blazor Webassembly hosted. #23373

Closed
Ricardoaraujo00 opened this issue Sep 22, 2021 · 1 comment · Fixed by #23381
Assignees
Labels
Blazor doc-enhancement Pri2 Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

@Ricardoaraujo00
Copy link

Ricardoaraujo00 commented Sep 22, 2021

I followed the instructions on how to debug a Blazor Webassembly hosted and i get the error:

You don't have an extension for debugging 'JSON with Comments'

I don't undesrtand why Microsoft documentation fails so often. I get surprised when some documentation actually works....

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue labels Sep 22, 2021
@Ricardoaraujo00
Copy link
Author

Ricardoaraujo00 commented Sep 22, 2021

I found out the solution on the CuriousDrive youtube channel. You should HIRE him beccause he's doing a better job than you guys, and I think you need someone who knows how to use your programming tools.

In the visual studio code separator you should explicitly give a concrete example of what developers should have on launch.jsno and tasks.json. Not that nonsense you have there with just a few floating lines of code that means nothing. It seems like you don't know how to use your own tools. But CuriousDrive does know how to use them.
Here's how he does, and it works:
https://github.com/CuriousDrive/BlazingChat/tree/main/src/.vscode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blazor doc-enhancement Pri2 Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants