mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Add new API proposal for chat onDidPerformUserAction event (#183140)
* Add new API proposal for chat onDidPerformUserAction event * Enable API for tests that incidentally touch the getter
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"treeViewReveal",
|
||||
"workspaceTrust",
|
||||
"telemetry",
|
||||
"windowActivity"
|
||||
"windowActivity",
|
||||
"interactiveUserActions"
|
||||
],
|
||||
"private": true,
|
||||
"activationEvents": [],
|
||||
|
||||
Reference in New Issue
Block a user