Closed
Description
For the chrome debugging extension, it would be much more useful if the debug 'restart' button/action could refresh the page. This could be implemented by the debug adapter. For other cases, the current behavior should be kept where vscode shuts down/restarts the debug adapter. Is this generic enough to be part of the debug protocol?