mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-23 19:40:14 +10:00
feat(1.93): update patches (#2001)
This commit is contained in:
18
product.json
18
product.json
@@ -86,7 +86,8 @@
|
||||
"quickPickItemTooltip",
|
||||
"terminalDataWriteEvent",
|
||||
"terminalExecuteCommandEvent",
|
||||
"contribIssueReporter"
|
||||
"contribIssueReporter",
|
||||
"notebookReplDocument"
|
||||
],
|
||||
"ms-dotnettools.dotnet-interactive-vscode": [
|
||||
"notebookMessaging"
|
||||
@@ -238,7 +239,8 @@
|
||||
"aiTextSearchProvider",
|
||||
"documentFiltersExclusive",
|
||||
"chatParticipantPrivate",
|
||||
"lmTools"
|
||||
"lmTools",
|
||||
"contribDebugCreateConfiguration"
|
||||
],
|
||||
"GitHub.remotehub": [
|
||||
"contribRemoteHelp",
|
||||
@@ -287,7 +289,8 @@
|
||||
"quickPickItemTooltip",
|
||||
"notebookExecution",
|
||||
"notebookCellExecution",
|
||||
"notebookVariableProvider"
|
||||
"notebookVariableProvider",
|
||||
"notebookReplDocument"
|
||||
],
|
||||
"dbaeumer.vscode-eslint": [
|
||||
"notebookCellExecutionState"
|
||||
@@ -299,19 +302,18 @@
|
||||
"terminalDataWriteEvent"
|
||||
],
|
||||
"ms-azuretools.vscode-azure-github-copilot": [
|
||||
"chatParticipantAdditions",
|
||||
"embeddings",
|
||||
"languageModelSystem",
|
||||
"lmTools"
|
||||
],
|
||||
"ms-vscode.anycode": [
|
||||
"extensionsAny"
|
||||
],
|
||||
"ms-vscode.cpptools": [
|
||||
"terminalDataWriteEvent"
|
||||
"terminalDataWriteEvent",
|
||||
"lmTools"
|
||||
],
|
||||
"redhat.java": [
|
||||
"documentPaste"
|
||||
"documentPaste",
|
||||
"lmTools"
|
||||
],
|
||||
"ms-dotnettools.csdevkit": [
|
||||
"inlineCompletionsAdditions"
|
||||
|
||||
Reference in New Issue
Block a user