mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-23 11:30:14 +10:00
Merge branch 'master' into insider
This commit is contained in:
11
product.json
11
product.json
@@ -79,6 +79,7 @@
|
||||
"resolvers"
|
||||
],
|
||||
"ms-python.python": [
|
||||
"codeActionAI",
|
||||
"contribEditorContentMenu",
|
||||
"quickPickSortByLabel",
|
||||
"portsAttributes",
|
||||
@@ -87,7 +88,8 @@
|
||||
"terminalDataWriteEvent",
|
||||
"terminalExecuteCommandEvent",
|
||||
"contribIssueReporter",
|
||||
"notebookReplDocument"
|
||||
"notebookReplDocument",
|
||||
"notebookVariableProvider"
|
||||
],
|
||||
"ms-dotnettools.dotnet-interactive-vscode": [
|
||||
"notebookMessaging"
|
||||
@@ -238,7 +240,8 @@
|
||||
"documentFiltersExclusive",
|
||||
"chatParticipantPrivate",
|
||||
"lmTools",
|
||||
"contribDebugCreateConfiguration"
|
||||
"contribDebugCreateConfiguration",
|
||||
"inlineEdit"
|
||||
],
|
||||
"GitHub.remotehub": [
|
||||
"contribRemoteHelp",
|
||||
@@ -300,6 +303,7 @@
|
||||
"terminalDataWriteEvent"
|
||||
],
|
||||
"ms-azuretools.vscode-azure-github-copilot": [
|
||||
"contribChatParticipantDetection",
|
||||
"lmTools"
|
||||
],
|
||||
"ms-vscode.anycode": [
|
||||
@@ -334,6 +338,9 @@
|
||||
"chatParticipantAdditions",
|
||||
"languageModelSystem"
|
||||
],
|
||||
"ms-toolsai.datawrangler": [
|
||||
"lmTools"
|
||||
],
|
||||
"jeanp413.open-remote-ssh": [
|
||||
"resolvers",
|
||||
"tunnels",
|
||||
|
||||
Reference in New Issue
Block a user