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

Initial loaded scripts view order is wrong #57393

Closed
isidorn opened this issue Aug 28, 2018 · 1 comment
Closed

Initial loaded scripts view order is wrong #57393

isidorn opened this issue Aug 28, 2018 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Aug 28, 2018

Refs: #57249

  1. Start debugging
  2. Notice the loaded scripts view is all the way to the bottom and collapsed

I recommend to put it above the breakpoints view and collapsed because:

  • It is a bit more discoverable then
  • I have a mental model that the breakpoints view is always at the bottom which this breaks. Also as an implementation detail breakpoints view always has a limited size compared to the other views so I like that it is seperate (at the end)
@isidorn isidorn added the debug Debug viewlet, configurations, breakpoints, adapter issues label Aug 28, 2018
@weinand weinand added this to the August 2018 milestone Aug 28, 2018
@weinand
Copy link
Contributor

weinand commented Aug 28, 2018

commit f43c241

@weinand weinand closed this as completed Aug 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 12, 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
Projects
None yet
Development

No branches or pull requests

2 participants