Enable "logging": "engineLogging" for blazorwasm debug type
ar0311 opened this issue · 3 comments
ar0311 commented
To enable debugging debug engine while debugging a hosted Blazor WASM project with VS Code.
Steps to reproduce
Create new hosted blazorwasm project.
Cannot add "logging" to configuration as it's not supported.
Expected behavior
Can add "logging" stanza.
Actual behavior
Can't add "logging" stanza.
gregg-miskelly commented
captainsafia commented
Thanks, @gregg-miskelly!
I'll be making some changes to the Razor extension soon and will try to batch this in.
EDIT: Feel free to assign me.
captainsafia commented
@jmarolf You can probably close this one too since the above PR was merged. This change should ship in the next version of the extension.