mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
Tools API tweaks, merge into lmTools (#216750)
* Tools API tweaks, merge into lmTools * Rename more id -> name * Fix * Add lmTools API version
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
"treeViewActiveItem",
|
||||
"treeViewReveal",
|
||||
"workspaceTrust",
|
||||
"telemetry"
|
||||
"telemetry",
|
||||
"lmTools"
|
||||
],
|
||||
"private": true,
|
||||
"activationEvents": [],
|
||||
|
||||
Reference in New Issue
Block a user