Should C# Debugger settings changes be considered when restarting a debug session? #6910
-
I noticed that If I change a C# Debugger setting like "Just My Code" in the middle of a debug session, when I restart the debug session (Ctrl + Shift + F5), the change is not applied until it's stopped and started again. Is it an expected behavior? |
Beta Was this translation helpful? Give feedback.
Answered by
gregg-miskelly
Feb 21, 2024
Replies: 1 comment 1 reply
-
That definitely sounds like a good feature, but, as you discovered, it doesn't work like that today. Would you mind opening a feature request issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mauroa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That definitely sounds like a good feature, but, as you discovered, it doesn't work like that today. Would you mind opening a feature request issue?