mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 04:53:33 +01:00
Better action hover feedback (#120247)
* wip: better action hover feedback * address feedback from #120247 * Prevent settings editor gear button hover from running into the TOC * final fixes Co-authored-by: Rob Lourens <roblourens@gmail.com>
This commit is contained in:
@@ -15,6 +15,7 @@ import 'vs/workbench/browser/workbench.contribution';
|
||||
|
||||
//#region --- workbench actions
|
||||
|
||||
import 'vs/workbench/browser/actions/toolbar.contribution';
|
||||
import 'vs/workbench/browser/actions/textInputActions';
|
||||
import 'vs/workbench/browser/actions/developerActions';
|
||||
import 'vs/workbench/browser/actions/helpActions';
|
||||
|
||||
Reference in New Issue
Block a user