Skip to content

F10 and F11 should start debugging with stopAtEntry:true #49855

@Spongman

Description

@Spongman

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.

Metadata

Metadata

Assignees

Labels

candidateIssue identified as probable candidate for fixing in the next releasedebugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityrelease-notesRelease notes issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions