mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 11:50:14 +10:00
feat(1.109): update patches (#2692)
This commit is contained in:
13
product.json
13
product.json
@@ -53,6 +53,9 @@
|
||||
"GitHub.vscode-pull-request-github"
|
||||
],
|
||||
"extensionEnabledApiProposals": {
|
||||
"mrleemurray.theme-2026": [
|
||||
"css"
|
||||
],
|
||||
"ms-azuretools.vscode-containers": [
|
||||
"authenticationChallenges"
|
||||
],
|
||||
@@ -255,7 +258,6 @@
|
||||
"chatParticipantAdditions",
|
||||
"defaultChatParticipant",
|
||||
"embeddings",
|
||||
"chatEditing",
|
||||
"chatProvider",
|
||||
"mappedEditsProvider",
|
||||
"aiRelatedInformation",
|
||||
@@ -271,6 +273,8 @@
|
||||
"contribCommentEditorActionsMenu",
|
||||
"contribCommentThreadAdditionalMenu",
|
||||
"contribCommentsViewThreadMenus",
|
||||
"contribChatEditorInlineGutterMenu",
|
||||
"extensionAffinity",
|
||||
"newSymbolNamesProvider",
|
||||
"findFiles2",
|
||||
"chatReferenceDiagnostic",
|
||||
@@ -286,6 +290,7 @@
|
||||
"languageModelSystem",
|
||||
"languageModelCapabilities",
|
||||
"languageModelThinkingPart",
|
||||
"languageModelToolSupportsModel",
|
||||
"chatStatusItem",
|
||||
"taskProblemMatcherStatus",
|
||||
"contribLanguageModelToolSets",
|
||||
@@ -296,7 +301,11 @@
|
||||
"chatSessionsProvider",
|
||||
"devDeviceId",
|
||||
"contribEditorContentMenu",
|
||||
"tokenInformation"
|
||||
"tokenInformation",
|
||||
"chatPromptFiles",
|
||||
"mcpServerDefinitions",
|
||||
"tabInputMultiDiff",
|
||||
"workspaceTrust"
|
||||
],
|
||||
"GitHub.remotehub": [
|
||||
"contribRemoteHelp",
|
||||
|
||||
Reference in New Issue
Block a user