mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Enable proposed APIs for copilot (#22805)
This commit is contained in:
10
product.json
10
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"
|
||||
|
||||
Reference in New Issue
Block a user