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

Feature Request: Snap Quick Access Debugger Controls to Different Sides/Add Workspace Option #11652

Closed
cwadrupldijjit opened this issue Sep 7, 2016 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@cwadrupldijjit
Copy link

cwadrupldijjit commented Sep 7, 2016

  • VSCode Version: 1.4.0 1.5.0-insider
  • OS Version: Windows 10 Home Insider Preview, build 14915.rs_prerelease.160826-1902

I work primarily in Node.JS world, and use the built-in debugger often. In some of my projects, I've spun up a simple Node server to serve some assets while I work on the front-end, and then on occasion, after I've built out some functionality, I return to the server to deal with the XHRs that the front end sends. It's useful to make changes, restart the server, and use the debugger to help reason with errors and the code. When I press F5, the debugger quick access bar appears across the top with the debugging controls.

In previous versions, maybe a year to six months ago, there wasn't a handle to move it across the top, which means that it was stuck behind the file lookup box or any errors that showed up. Now there is a handle, and it makes it so that you can move it out of the way of the command box. But now the problem as I see it is that it's still hovering over tabs or options in the sidebar, and occasionally still covered by errors or notifications:
2016-09-07 3

Personally, I would prefer for it to appear at the bottom or side, where generally it's out of the way of the many UI elements that could conflict with it. The ability to change which side it's snapped to could be invaluable. For instance, this example:
vscode-debug-bar-right

Or maybe even allow to stick it in the side toolbar:
vscode-debug-bar-left

The idea is to keep it out of the way of all of the many UI elements that appear at the top of the screen so that there are no conflicts with it. Adding the ability to snap the quick access toolbar to other sides would make it easier to deal with in that regard, and is only one proposed option for it.

@cwadrupldijjit
Copy link
Author

I do also have other pictures that could be used as examples of where it could be. Let me know if you're interested or if it's even viable.

@ramya-rao-a ramya-rao-a added the debug Debug viewlet, configurations, breakpoints, adapter issues label Sep 8, 2016
@isidorn
Copy link
Contributor

isidorn commented Sep 8, 2016

Thanks for the analysis @cwadrupldijjit, but this is a duplicate.

Dup of #9093

@isidorn isidorn closed this as completed Sep 8, 2016
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 8, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants