Closed
Description
Discussed in #1761
Originally posted by pub-pub December 10, 2024
i posted my initial issue here and it was successfully resolved.
now i'm using "steppingResumesAllThreads": false
setting for debugging. but this solutions has a drawback, it pauses all other threads.
is it possible to add one more setting that will keep debugger Stepping inside my initial thread without pausing all other threads?