diff --git a/product.json b/product.json index e373254bb2..64ea59b6ee 100644 --- a/product.json +++ b/product.json @@ -86,6 +86,16 @@ "ms-dotnettools.dotnet-interactive-vscode", "ms-toolsai.jupyter" ], + "extensionEnabledApiProposals": { + "GitHub.copilot": [ + "inlineCompletionsAdditions", + "terminalDataWriteEvent" + ], + "GitHub.copilot-nightly": [ + "inlineCompletionsAdditions", + "terminalDataWriteEvent" + ] + }, "extensionsGallery": { "version": "0.0.76", "serviceUrl": "https://sqlopsextensions.blob.core.windows.net/marketplace/v1/extensionsGallery.json"