mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
api: implementation of proposed window activity API (#182563)
* api: implementation of proposed window activity API For #181569 * fix build * fix build more * add cell activity per @rebornix
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
"treeItemCheckbox",
|
||||
"treeViewReveal",
|
||||
"workspaceTrust",
|
||||
"telemetry"
|
||||
"telemetry",
|
||||
"windowActivity"
|
||||
],
|
||||
"private": true,
|
||||
"activationEvents": [],
|
||||
|
||||
Reference in New Issue
Block a user