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:
Johannes Rieken
2024-05-06 16:50:13 +02:00
committed by GitHub
parent facea7e2c2
commit 6874fc7394
8 changed files with 277 additions and 1 deletions

View File

@@ -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": {