Skip to content

Commit

Permalink
feat(1.95.0): update apis
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyam committed Oct 29, 2024
1 parent 820be10 commit 04a8a93
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions product.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@
"aiTextSearchProvider",
"documentFiltersExclusive",
"chatParticipantPrivate",
"lmTools",
"contribDebugCreateConfiguration",
"inlineEdit"
],
Expand Down Expand Up @@ -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"
],
Expand All @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions stable.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"tag": "1.94.2",
"commit": "384ff7382de624fb94dbaf6da11977bba1ecd427"
"tag": "1.95.0",
"commit": "912bb683695358a54ae0c670461738984cbb5b95"
}

0 comments on commit 04a8a93

Please sign in to comment.