mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
perf - registerWorkbenchContribution2 and some adoptions (#203802)
* perf - first cut workbench contributions 2 * log warning * add tests * tests * fix tests * . * adopt a bit and add access to times * adopt for some * adopt for some * . * fix tests * .
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
"notebookMime",
|
||||
"portsAttributes",
|
||||
"quickPickSortByLabel",
|
||||
"readonlyMessage",
|
||||
"languageStatusText",
|
||||
"resolvers",
|
||||
"scmActionButton",
|
||||
@@ -50,7 +49,6 @@
|
||||
"treeViewReveal",
|
||||
"workspaceTrust",
|
||||
"telemetry",
|
||||
"testingActiveProfile",
|
||||
"windowActivity"
|
||||
],
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user