Skip to content

Add DevTools ToolBar buttons config toggle#2889

Merged
DanTup merged 1 commit intoDart-Code:masterfrom
BootBlock:devtools-buttons-toggle
Oct 19, 2020
Merged

Add DevTools ToolBar buttons config toggle#2889
DanTup merged 1 commit intoDart-Code:masterfrom
BootBlock:devtools-buttons-toggle

Conversation

@BootBlock
Copy link
Contributor

@BootBlock BootBlock commented Oct 19, 2020

Adds a dart.showDevToolsDebugToolBarButtons boolean that determines whether to show the dart.openDevToolsInspector and dart.openDevToolsTimeline buttons within the DevTools ToolBar.

Fixes #2836.

Adds a `dart.showDevToolsDebugToolBarButtons` boolean that determines whether to show the `dart.openDevToolsInspector` and `dart.openDevToolsTimeline` buttons within the DevTools ToolBar.
@BootBlock BootBlock requested a review from DanTup October 19, 2020 14:01
@DanTup DanTup added this to the v3.16.0 milestone Oct 19, 2020
@DanTup DanTup added in commands Relates to commands (usually invoked from the command Palette) in debugging Relates to the debug adapter or process of running debug sessions is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix. labels Oct 19, 2020
@DanTup DanTup merged commit 060ba91 into Dart-Code:master Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in commands Relates to commands (usually invoked from the command Palette) in debugging Relates to the debug adapter or process of running debug sessions is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow hiding DevTools buttons from debug toolbar

2 participants