mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-11-22 14:19:09 +03:00
feat(1.95.0): update apis
This commit is contained in:
parent
820be10fd0
commit
04a8a93152
24
product.json
24
product.json
@ -237,7 +237,6 @@
|
||||
"aiTextSearchProvider",
|
||||
"documentFiltersExclusive",
|
||||
"chatParticipantPrivate",
|
||||
"lmTools",
|
||||
"contribDebugCreateConfiguration",
|
||||
"inlineEdit"
|
||||
],
|
||||
@ -297,23 +296,16 @@
|
||||
"ms-azuretools.vscode-azureappservice": [
|
||||
"terminalDataWriteEvent"
|
||||
],
|
||||
"ms-azuretools.vscode-azure-github-copilot": [
|
||||
"contribChatParticipantDetection",
|
||||
"lmTools"
|
||||
],
|
||||
"ms-vscode.anycode": [
|
||||
"extensionsAny"
|
||||
],
|
||||
"ms-vscode.cpptools": [
|
||||
"terminalDataWriteEvent",
|
||||
"lmTools"
|
||||
"terminalDataWriteEvent"
|
||||
],
|
||||
"redhat.java": [
|
||||
"documentPaste"
|
||||
],
|
||||
"vscjava.vscode-java-pack": [
|
||||
"lmTools"
|
||||
],
|
||||
"vscjava.vscode-java-pack": [],
|
||||
"ms-dotnettools.csdevkit": [
|
||||
"inlineCompletionsAdditions"
|
||||
],
|
||||
@ -332,8 +324,16 @@
|
||||
"chatParticipantAdditions",
|
||||
"languageModelSystem"
|
||||
],
|
||||
"ms-toolsai.datawrangler": [
|
||||
"lmTools"
|
||||
"ms-toolsai.datawrangler": [],
|
||||
"ms-vscode.vscode-commander": [],
|
||||
"ms-vscode.vscode-websearchforcopilot": [],
|
||||
"ms-vscode.vscode-copilot-data-analysis": [
|
||||
"chatVariableResolver",
|
||||
"chatProvider"
|
||||
],
|
||||
"ms-vscode.vscode-copilot-vision": [
|
||||
"chatReferenceBinaryData",
|
||||
"codeActionAI"
|
||||
],
|
||||
"jeanp413.open-remote-ssh": [
|
||||
"resolvers",
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"tag": "1.94.2",
|
||||
"commit": "384ff7382de624fb94dbaf6da11977bba1ecd427"
|
||||
"tag": "1.95.0",
|
||||
"commit": "912bb683695358a54ae0c670461738984cbb5b95"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user