Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl + Shift + F5 to start debugger even if the debugger isn't currently running #24425

Closed
james-gould opened this issue Apr 10, 2017 · 9 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality good first issue Issues identified as good for first-time contributors help wanted Issues identified as good community contribution opportunities
Milestone

Comments

@james-gould
Copy link

  • VSCode Version: 1.12.0-insider
  • OS Version: Windows 10

Would be handy to have the Visual Studio type functionality where the debugger starts using the "Restart Debugger" command even if it isn't running.

@isidorn
Copy link
Contributor

isidorn commented Apr 10, 2017

@james-gould I understand the feature request but I would wait for a couple of more users asking for it before I go ahead and implement it.
Also currently Restart task does not start a new task if one is not running so we should also try to be consistent.

fyi @weinand @dbaeumer

@isidorn isidorn added debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality labels Apr 10, 2017
@isidorn isidorn added this to the Backlog milestone Apr 10, 2017
@james-gould
Copy link
Author

Thanks for the response. No particular rush, not sure how parallel the team is intending to develop VSCode to Visual Studio but I figured it was worth a mention.

@isidorn isidorn removed their assignment Apr 10, 2017
@weinand
Copy link
Contributor

weinand commented Nov 16, 2017

@isidorn this feature sounds like low-hanging fruit: "Restart" defaults to "Start" if no session is running.

@isidorn
Copy link
Contributor

isidorn commented Nov 16, 2017

@weinand sounds like a good oportunity for a easy first PR. Let me add some labels and if no user volunteress I can do it.

@isidorn isidorn added good first issue Issues identified as good for first-time contributors help wanted Issues identified as good community contribution opportunities labels Nov 16, 2017
@Ross65536
Copy link

I wouldn't mind taking a stab at this. Can someone give me some pointers about where to look?

@isidorn
Copy link
Contributor

isidorn commented Nov 22, 2017

@Ross65536
Copy link

I've opened PR #39060 with an implementation.

@ylingene
Copy link

I'd like to try implementing this feature. Any tips besides those mentioned above and in the past PR?

@Krzysztof-Cieslak
Copy link
Contributor

Should be closed

@isidorn isidorn closed this as completed May 16, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality good first issue Issues identified as good for first-time contributors help wanted Issues identified as good community contribution opportunities
Projects
None yet
Development

No branches or pull requests

6 participants