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

Simplify initial debug experience even more #87162

Closed
weinand opened this issue Dec 17, 2019 · 2 comments
Closed

Simplify initial debug experience even more #87162

weinand opened this issue Dec 17, 2019 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues polish Cleanup and polish issue
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Dec 17, 2019

as discussed:

  • rename "Debug" to "Run and Debug"
  • remove "Run" button
@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Dec 17, 2019
@weinand weinand added this to the December/January 2020 milestone Dec 17, 2019
@isidorn isidorn added the polish Cleanup and polish issue label Dec 17, 2019
@isidorn
Copy link
Contributor

isidorn commented Dec 23, 2019

I have removed the Run action and now there is only one Run and Debug. If we know what is being debugged the title is "Run and Debug LABEL (SHORTCUT)". For example:

Screenshot 2019-12-23 at 17 47 55

To align with this I have renamed the view to be Run and Debug (previously Debug and Run)

isidorn added a commit that referenced this issue Dec 23, 2019
@isidorn
Copy link
Contributor

isidorn commented Dec 23, 2019

As a follow up work I have created this issue in the Python repository so we start a discussion if it is useful for extension to contribute custom start view microsoft/vscode-python-debugger#164
If this ends up being a fruitful discussion with some outcome I plan to create similar issues for other debuggers.

fyi @connor4312 @roblourens

@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 14, 2020
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 polish Cleanup and polish issue
Projects
None yet
Development

No branches or pull requests

2 participants