Skip to content

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 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow hiding DevTools buttons from debug toolbar

2 participants