mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Joh/ministerial-swan (#212096)
* first cut of embeddings API https://github.com/microsoft/vscode/issues/212083 * add event * fix tests
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"documentFiltersExclusive",
|
||||
"documentPaste",
|
||||
"editorInsets",
|
||||
"embeddings",
|
||||
"extensionRuntime",
|
||||
"extensionsAny",
|
||||
"externalUriOpener",
|
||||
@@ -80,7 +81,7 @@
|
||||
"id": "api-test.participant2",
|
||||
"name": "participant2",
|
||||
"description": "test",
|
||||
"commands": [ ]
|
||||
"commands": []
|
||||
}
|
||||
],
|
||||
"configuration": {
|
||||
|
||||
Reference in New Issue
Block a user