mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Polish QuickInputButtonLocation (#221403)
* Fix a bug where the buttons would show up when they shouldn't by clearing them on show like the other ActionBars * Introduce Proposed API (changed the core shape to reflect) * Adopted in Git extension ref https://github.com/microsoft/vscode/issues/221397
This commit is contained in:
committed by
GitHub
parent
b7ba91441d
commit
b07596a8aa
@@ -21,6 +21,7 @@
|
||||
"../../src/vscode-dts/vscode.proposed.tabInputMultiDiff.d.ts",
|
||||
"../../src/vscode-dts/vscode.proposed.tabInputTextMerge.d.ts",
|
||||
"../../src/vscode-dts/vscode.proposed.timeline.d.ts",
|
||||
"../../src/vscode-dts/vscode.proposed.quickInputButtonLocation.d.ts",
|
||||
"../types/lib.textEncoder.d.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user