|
@@ -121,10 +121,10 @@
|
|
|
"fileSearchProvider",
|
|
|
"quickPickSortByLabel",
|
|
|
"workspaceTrust",
|
|
|
- "shareProvider",
|
|
|
"scmActionButton",
|
|
|
"scmSelectedProvider",
|
|
|
"scmValidation",
|
|
|
+ "shareProvider",
|
|
|
"textSearchProvider",
|
|
|
"timeline"
|
|
|
],
|
|
@@ -143,8 +143,7 @@
|
|
|
"telemetry"
|
|
|
],
|
|
|
"ms-vscode.remote-server": [
|
|
|
- "resolvers",
|
|
|
- "tunnels"
|
|
|
+ "resolvers"
|
|
|
],
|
|
|
"ms-vscode.remote-explorer": [
|
|
|
"contribRemoteHelp",
|
|
@@ -183,18 +182,10 @@
|
|
|
"quickDiffProvider"
|
|
|
],
|
|
|
"GitHub.copilot": [
|
|
|
- "inlineCompletionsAdditions",
|
|
|
- "interactive",
|
|
|
- "interactiveUserActions",
|
|
|
- "semanticSimilarity",
|
|
|
- "terminalDataWriteEvent"
|
|
|
+ "inlineCompletionsAdditions"
|
|
|
],
|
|
|
"GitHub.copilot-nightly": [
|
|
|
- "inlineCompletionsAdditions",
|
|
|
- "interactive",
|
|
|
- "interactiveUserActions",
|
|
|
- "semanticSimilarity",
|
|
|
- "terminalDataWriteEvent"
|
|
|
+ "inlineCompletionsAdditions"
|
|
|
],
|
|
|
"GitHub.copilot-chat": [
|
|
|
"handleIssueUri",
|
|
@@ -265,9 +256,6 @@
|
|
|
"ms-dotnettools.vscodeintellicode-csharp": [
|
|
|
"inlineCompletionsAdditions"
|
|
|
],
|
|
|
- "digitarald.chat-plugins": [
|
|
|
- "interactiveSlashCommands"
|
|
|
- ],
|
|
|
"jeanp413.open-remote-ssh": [
|
|
|
"resolvers",
|
|
|
"tunnels",
|