vscode-firefox-debug
vscode-firefox-debug copied to clipboard
clearConsoleOnReload
"Clear the debug console in VS Code when the page is reloaded in Firefox" feature does not work. The console will still stack up with old and new messages. Neither in opening a file or in local-host.
Thanks for the report. I do reproduce the issue.
Clearing should happen from https://github.com/firefox-devtools/vscode-firefox-debug/blob/53b30e4918e3e7c6e6c176f791fe10f31bab1a52/src/adapter/firefoxDebugSession.ts#L401-L407
This is fixed in version 2.13.0.