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

Option to place "Start Debugging" control in Command Center #233909

Open
jtlowe-illinois opened this issue Nov 15, 2024 · 2 comments
Open

Option to place "Start Debugging" control in Command Center #233909

jtlowe-illinois opened this issue Nov 15, 2024 · 2 comments
Assignees

Comments

@jtlowe-illinois
Copy link

I love having the Debug Toolbar within the Command Center. Since it only appears while debugging, it would be helpful to have the "Start Debugging" control appear in its place when not debugging. This would eliminate the need to switch to the Run and Debug pane, making the workflow more convenient.

Here's a visual for what I'm suggesting:

Image

Thank you!

@gjsjohnmurray
Copy link
Contributor

Do you know about "debug.showInStatusBar": "always" as a way of always having a statusbar shortcut that primes Command Center to let you lick a configuration and run it?

You can also type debug into Command Center directly.

@jtlowe-illinois
Copy link
Author

jtlowe-illinois commented Nov 15, 2024

Thanks, I didn't know about this! It still isn't as convenient as a single click to start the debugger, but at least I don't have to change to the Debugger pane.

I develop in Visual Studio extensively as well, so I'm used to the convenience of the Start Debugging button persisted at the top next to other debugger controls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants