From f81d3d53ad4f7fdb48ca8c2211673936b6424873 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Fri, 10 Oct 2025 17:41:27 +0200 Subject: [PATCH] feat(1.105): update version [skip ci] --- product.json | 12 ++++-------- upstream/stable.json | 4 ++-- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/product.json b/product.json index 6f7ec4f..58abe7f 100644 --- a/product.json +++ b/product.json @@ -229,14 +229,10 @@ ], "GitHub.copilot": [ "inlineCompletionsAdditions", - "interactive", - "terminalDataWriteEvent", "devDeviceId" ], "GitHub.copilot-nightly": [ "inlineCompletionsAdditions", - "interactive", - "terminalDataWriteEvent", "devDeviceId" ], "GitHub.copilot-chat": [ @@ -354,6 +350,7 @@ "terminalDataWriteEvent", "chatParticipantAdditions" ], + "vscjava.vscode-java-pack": [], "ms-dotnettools.csdevkit": [ "inlineCompletionsAdditions" ], @@ -372,6 +369,9 @@ "chatParticipantAdditions", "languageModelSystem" ], + "ms-toolsai.datawrangler": [], + "ms-vscode.vscode-commander": [], + "ms-vscode.vscode-websearchforcopilot": [], "ms-vscode.vscode-copilot-vision": [ "chatReferenceBinaryData", "codeActionAI" @@ -379,10 +379,6 @@ "ms-autodev.vscode-autodev": [ "chatParticipantAdditions" ], - "codetrek.haystack-search": [ - "fileSearchProvider", - "textSearchProvider2" - ], "vscjava.vscode-java-upgrade": [ "chatParticipantAdditions", "chatParticipantPrivate" diff --git a/upstream/stable.json b/upstream/stable.json index a6f7066..9ae0dcb 100644 --- a/upstream/stable.json +++ b/upstream/stable.json @@ -1,4 +1,4 @@ { - "tag": "1.104.3", - "commit": "385651c938df8a906869babee516bffd0ddb9829" + "tag": "1.105.0", + "commit": "03c265b1adee71ac88f833e065f7bb956b60550a" }