You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabling the "csharp.experimental.debug.hotReload" should not focus the output window any time changes are made while debugging. Currently, any changes will auto-focus the output window. Either the output window should never be focused and the user could manually go to that channel, or there should be a setting to determine if the output window should focus on hot reload changes.
Uh oh!
There was an error while loading. Please reload this page.
Describe the Issue
Enabling the
"csharp.experimental.debug.hotReload"
should not focus the output window any time changes are made while debugging. Currently, any changes will auto-focus the output window. Either the output window should never be focused and the user could manually go to that channel, or there should be a setting to determine if the output window should focus on hot reload changes.Steps To Reproduce
No response
Expected Behavior
No response
Environment Information
No response
The text was updated successfully, but these errors were encountered: