I've run the web app under the debugger, a browser is open to the page. I've stopped the debugger to make further changes.
I now change one of the files that trigger linked browser reload, and the browser updates to show an error page. This is annoying because it is often useful to be able to see the "old" state of the page when changing to the "new".
Current behavior
If reload is enabled it always reloads even if, because the debugger is not running, the page cannot be reloaded.
Expected behavior
Please add another state to the enabled setting: reload, disabled, and "reload under debugger"
Installed product versions
Description
I've run the web app under the debugger, a browser is open to the page. I've stopped the debugger to make further changes.
I now change one of the files that trigger linked browser reload, and the browser updates to show an error page. This is annoying because it is often useful to be able to see the "old" state of the page when changing to the "new".
Current behavior
If reload is enabled it always reloads even if, because the debugger is not running, the page cannot be reloaded.
Expected behavior
Please add another state to the enabled setting: reload, disabled, and "reload under debugger"