|
@@ -197,14 +197,10 @@
|
|
|
"quickDiffProvider"
|
|
|
],
|
|
|
"GitHub.copilot": [
|
|
|
- "inlineCompletionsAdditions",
|
|
|
- "interactive",
|
|
|
- "terminalDataWriteEvent"
|
|
|
+ "inlineCompletionsAdditions"
|
|
|
],
|
|
|
"GitHub.copilot-nightly": [
|
|
|
- "inlineCompletionsAdditions",
|
|
|
- "interactive",
|
|
|
- "terminalDataWriteEvent"
|
|
|
+ "inlineCompletionsAdditions"
|
|
|
],
|
|
|
"GitHub.copilot-chat": [
|
|
|
"handleIssueUri",
|
|
@@ -213,11 +209,11 @@
|
|
|
"terminalExecuteCommandEvent",
|
|
|
"terminalSelection",
|
|
|
"terminalQuickFixProvider",
|
|
|
- "chatProvider",
|
|
|
"chatParticipant",
|
|
|
"chatParticipantAdditions",
|
|
|
"defaultChatParticipant",
|
|
|
"chatVariableResolver",
|
|
|
+ "chatProvider",
|
|
|
"mappedEditsProvider",
|
|
|
"aiRelatedInformation",
|
|
|
"codeActionAI",
|
|
@@ -242,9 +238,6 @@
|
|
|
"textSearchProvider",
|
|
|
"timeline"
|
|
|
],
|
|
|
- "GitHub.copilot-nes": [
|
|
|
- "inlineEdit"
|
|
|
- ],
|
|
|
"ms-python.gather": [
|
|
|
"notebookCellExecutionState"
|
|
|
],
|