-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
candidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releasedebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityrelease-notesRelease notes issuesRelease notes issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
in visual studio (not vscode) you can start debugging and stop at the first line of code by pressing the step over
or step into
keys. this is distinct from hitting the start debugging
key which doesn't stop at main
(or wherever). it's incredibly useful to easily choose whether or not to stop at the first line of code, especially for console apps.
can we get similar functionality added to vscode? it's a pain to have to switch debug configurations, or edit the stopAtEntry
setting just to do this.
Krzysztof-Cieslak, selketjah, davidtme, HyShai, s-ve and 6 more
Metadata
Metadata
Assignees
Labels
candidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releasedebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityrelease-notesRelease notes issuesRelease notes issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded