mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 03:50:13 +10:00
chore: update product.json
This commit is contained in:
20
product.json
20
product.json
@@ -121,10 +121,10 @@
|
|||||||
"fileSearchProvider",
|
"fileSearchProvider",
|
||||||
"quickPickSortByLabel",
|
"quickPickSortByLabel",
|
||||||
"workspaceTrust",
|
"workspaceTrust",
|
||||||
"shareProvider",
|
|
||||||
"scmActionButton",
|
"scmActionButton",
|
||||||
"scmSelectedProvider",
|
"scmSelectedProvider",
|
||||||
"scmValidation",
|
"scmValidation",
|
||||||
|
"shareProvider",
|
||||||
"textSearchProvider",
|
"textSearchProvider",
|
||||||
"timeline"
|
"timeline"
|
||||||
],
|
],
|
||||||
@@ -143,8 +143,7 @@
|
|||||||
"telemetry"
|
"telemetry"
|
||||||
],
|
],
|
||||||
"ms-vscode.remote-server": [
|
"ms-vscode.remote-server": [
|
||||||
"resolvers",
|
"resolvers"
|
||||||
"tunnels"
|
|
||||||
],
|
],
|
||||||
"ms-vscode.remote-explorer": [
|
"ms-vscode.remote-explorer": [
|
||||||
"contribRemoteHelp",
|
"contribRemoteHelp",
|
||||||
@@ -183,18 +182,10 @@
|
|||||||
"quickDiffProvider"
|
"quickDiffProvider"
|
||||||
],
|
],
|
||||||
"GitHub.copilot": [
|
"GitHub.copilot": [
|
||||||
"inlineCompletionsAdditions",
|
"inlineCompletionsAdditions"
|
||||||
"interactive",
|
|
||||||
"interactiveUserActions",
|
|
||||||
"semanticSimilarity",
|
|
||||||
"terminalDataWriteEvent"
|
|
||||||
],
|
],
|
||||||
"GitHub.copilot-nightly": [
|
"GitHub.copilot-nightly": [
|
||||||
"inlineCompletionsAdditions",
|
"inlineCompletionsAdditions"
|
||||||
"interactive",
|
|
||||||
"interactiveUserActions",
|
|
||||||
"semanticSimilarity",
|
|
||||||
"terminalDataWriteEvent"
|
|
||||||
],
|
],
|
||||||
"GitHub.copilot-chat": [
|
"GitHub.copilot-chat": [
|
||||||
"handleIssueUri",
|
"handleIssueUri",
|
||||||
@@ -265,9 +256,6 @@
|
|||||||
"ms-dotnettools.vscodeintellicode-csharp": [
|
"ms-dotnettools.vscodeintellicode-csharp": [
|
||||||
"inlineCompletionsAdditions"
|
"inlineCompletionsAdditions"
|
||||||
],
|
],
|
||||||
"digitarald.chat-plugins": [
|
|
||||||
"interactiveSlashCommands"
|
|
||||||
],
|
|
||||||
"jeanp413.open-remote-ssh": [
|
"jeanp413.open-remote-ssh": [
|
||||||
"resolvers",
|
"resolvers",
|
||||||
"tunnels",
|
"tunnels",
|
||||||
|
|||||||
Reference in New Issue
Block a user