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

"Run File" should be before "Debug File" #129518

Closed
isidorn opened this issue Jul 27, 2021 · 2 comments
Closed

"Run File" should be before "Debug File" #129518

isidorn opened this issue Jul 27, 2021 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues

Comments

@isidorn
Copy link
Contributor

isidorn commented Jul 27, 2021

Testing #129384

Run File should be before Debug File.
I am not sure if this is controlled by core, but Run File should be first because:

  • I believe that most users actually use the Run more in the title bar. We can dig out some numbers
  • We call the view "Run and Debug" since Run is "lighter", so it should also go first here
  • The hover title of the chevron is "Run or Debug"

Screenshot 2021-07-27 at 14 31 17

@isidorn isidorn added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jul 27, 2021
@isidorn
Copy link
Contributor Author

isidorn commented Jul 27, 2021

Now I saw that this comes from Mock Debug. Though I still think we should fix mock debug so it is a good example for other debug extensions.

@weinand
Copy link
Contributor

weinand commented Jul 27, 2021

I've created microsoft/vscode-mock-debug#58 for this.

@weinand weinand closed this as completed Jul 27, 2021
@weinand weinand removed this from the July 2021 milestone Jul 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2021
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
Projects
None yet
Development

No branches or pull requests

2 participants