mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
* Preserve sort order when filtering Git branch / tag quickpicks (fix #199471) * Fix the merge * Dispose quickpick listeners * Changes arising from PR feedback * Rework listener disposal
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"contribMergeEditorMenus",
|
||||
"contribMultiDiffEditorMenus",
|
||||
"contribSourceControlInputBoxMenu",
|
||||
"quickPickSortByLabel",
|
||||
"contribSourceControlHistoryItemMenu"
|
||||
],
|
||||
"categories": [
|
||||
|
||||
Reference in New Issue
Block a user