|
@@ -206,14 +206,10 @@
|
|
|
"treeViewMarkdownMessage"
|
|
|
],
|
|
|
"GitHub.copilot": [
|
|
|
- "inlineCompletionsAdditions",
|
|
|
- "interactive",
|
|
|
- "terminalDataWriteEvent"
|
|
|
+ "inlineCompletionsAdditions"
|
|
|
],
|
|
|
"GitHub.copilot-nightly": [
|
|
|
- "inlineCompletionsAdditions",
|
|
|
- "interactive",
|
|
|
- "terminalDataWriteEvent"
|
|
|
+ "inlineCompletionsAdditions"
|
|
|
],
|
|
|
"GitHub.copilot-chat": [
|
|
|
"interactive",
|
|
@@ -221,14 +217,14 @@
|
|
|
"terminalExecuteCommandEvent",
|
|
|
"terminalSelection",
|
|
|
"terminalQuickFixProvider",
|
|
|
- "chatProvider",
|
|
|
"chatParticipantAdditions",
|
|
|
"defaultChatParticipant",
|
|
|
"embeddings",
|
|
|
+ "chatEditing",
|
|
|
+ "chatProvider",
|
|
|
"mappedEditsProvider",
|
|
|
"aiRelatedInformation",
|
|
|
"aiSettingsSearch",
|
|
|
- "chatEditing",
|
|
|
"codeActionAI",
|
|
|
"findTextInFiles",
|
|
|
"findTextInFiles2",
|
|
@@ -257,9 +253,11 @@
|
|
|
"languageModelCapabilities",
|
|
|
"languageModelDataPart",
|
|
|
"chatStatusItem",
|
|
|
- "taskProblemMatcherStatus"
|
|
|
+ "taskProblemMatcherStatus",
|
|
|
+ "contribLanguageModelToolSets"
|
|
|
],
|
|
|
"GitHub.remotehub": [
|
|
|
+ "contribRemoteHelp",
|
|
|
"contribMenuBarHome",
|
|
|
"contribViewsRemote",
|
|
|
"contribViewsWelcome",
|
|
@@ -273,9 +271,6 @@
|
|
|
"textSearchProvider",
|
|
|
"timeline"
|
|
|
],
|
|
|
- "GitHub.copilot-nes": [
|
|
|
- "inlineEdit"
|
|
|
- ],
|
|
|
"ms-python.gather": [
|
|
|
"notebookCellExecutionState"
|
|
|
],
|
|
@@ -327,6 +322,7 @@
|
|
|
"terminalDataWriteEvent",
|
|
|
"chatParticipantAdditions"
|
|
|
],
|
|
|
+ "vscjava.vscode-java-pack": [],
|
|
|
"ms-dotnettools.csdevkit": [
|
|
|
"inlineCompletionsAdditions"
|
|
|
],
|
|
@@ -345,13 +341,13 @@
|
|
|
"chatParticipantAdditions",
|
|
|
"languageModelSystem"
|
|
|
],
|
|
|
+ "ms-toolsai.datawrangler": [],
|
|
|
+ "ms-vscode.vscode-commander": [],
|
|
|
+ "ms-vscode.vscode-websearchforcopilot": [],
|
|
|
"ms-vscode.vscode-copilot-vision": [
|
|
|
"chatReferenceBinaryData",
|
|
|
"codeActionAI"
|
|
|
],
|
|
|
- "lramos15.model-playground": [
|
|
|
- "chatProvider"
|
|
|
- ],
|
|
|
"ms-autodev.vscode-autodev": [
|
|
|
"chatParticipantAdditions"
|
|
|
],
|