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

[debug] create 'select and run debug configuration' statusbar item #5156

Closed
vince-fugnitto opened this issue May 15, 2019 · 0 comments · Fixed by #8134
Closed

[debug] create 'select and run debug configuration' statusbar item #5156

vince-fugnitto opened this issue May 15, 2019 · 0 comments · Fixed by #8134
Assignees
Labels
debug issues that related to debug functionality enhancement issues that are enhancements to current functionality - nice to haves

Comments

@vince-fugnitto
Copy link
Member

Description

Implement a new statusbar item for debug (Select and run debug configuration) which allows users to visualize the currently active debug configuration, and on selecting the item, a user can change the active configuration, and start debugging without the need to explicitly open the debug view.

Depends on the PR #5153 which implements the quick-open menu to select and run a debug configuration.


From VSCode:

In addition, the debug status appears in the Status Bar showing the active debug configuration. By selecting the debug status, a user can change the active launch configuration and start debugging without needing to open the Debug view.

Screen Shot 2019-05-15 at 10 47 17 AM
@vince-fugnitto vince-fugnitto added enhancement issues that are enhancements to current functionality - nice to haves debug issues that related to debug functionality labels May 15, 2019
@vince-fugnitto vince-fugnitto self-assigned this May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug issues that related to debug functionality enhancement issues that are enhancements to current functionality - nice to haves
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant