rename proposal from chatRequestAccess to languageModels, move into new lm namespace (#205272)

* rename proposal from `chatRequestAccess` to `languageModels`, move into new `lm` namespace

https://github.com/microsoft/vscode/issues/199908

* fix itests
This commit is contained in:
Johannes Rieken
2024-02-15 12:02:08 +01:00
committed by GitHub
parent 633992ca1c
commit 4c06e3f867
4 changed files with 24 additions and 17 deletions

View File

@@ -8,7 +8,7 @@
"activeComment",
"authSession",
"chatAgents2",
"chatRequestAccess",
"languageModels",
"defaultChatAgent",
"contribViewsRemote",
"contribStatusBarItems",