mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Git - add terminal shell execution listener (#221895)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"diffCommand",
|
||||
"editSessionIdentityProvider",
|
||||
"quickDiffProvider",
|
||||
"quickInputButtonLocation",
|
||||
"quickPickSortByLabel",
|
||||
"scmActionButton",
|
||||
"scmHistoryProvider",
|
||||
@@ -34,8 +35,8 @@
|
||||
"scmValidation",
|
||||
"tabInputMultiDiff",
|
||||
"tabInputTextMerge",
|
||||
"timeline",
|
||||
"quickInputButtonLocation"
|
||||
"terminalShellIntegration",
|
||||
"timeline"
|
||||
],
|
||||
"categories": [
|
||||
"Other"
|
||||
|
||||
Reference in New Issue
Block a user