summarylogtreecommitdiffstats
path: root/product.json
diff options
context:
space:
mode:
Diffstat (limited to 'product.json')
-rw-r--r--product.json12
1 files changed, 9 insertions, 3 deletions
diff --git a/product.json b/product.json
index d08ec8d86b73..a72727a1905b 100644
--- a/product.json
+++ b/product.json
@@ -50,8 +50,8 @@
},
{
"name": "ms-vscode.js-debug",
- "version": "1.90.0",
- "sha256": "1317dd7d1ac50641c1534a3e957ecbc94349f4fbd897acb916da11eea3208a66",
+ "version": "1.91.0",
+ "sha256": "53b99146c7fa280f00c74414e09721530c622bf3e5eac2c967ddfb9906b51c80",
"repo": "https://github.com/microsoft/vscode-js-debug",
"metadata": {
"id": "25629058-ddac-4e17-abba-74678e126c5d",
@@ -1758,6 +1758,9 @@
"userProbability": 0.1
}
],
+ "extensionsEnabledWithApiProposalVersion": [
+ "GitHub.copilot-chat"
+ ],
"extensionEnabledApiProposals": {
"ms-vscode.vscode-selfhost-test-provider": [
"testObserver",
@@ -1892,6 +1895,7 @@
"codeActionRanges",
"commentingRangeHint",
"commentReactor",
+ "commentReveal",
"commentThreadApplicability",
"contribAccessibilityHelpContent",
"contribCommentEditorActionsMenu",
@@ -1931,6 +1935,7 @@
"codeActionAI",
"findTextInFiles",
"textSearchProvider",
+ "commentReveal",
"contribSourceControlInputBoxMenu",
"contribCommentEditorActionsMenu",
"contribCommentThreadAdditionalMenu",
@@ -1942,7 +1947,8 @@
"testObserver",
"aiTextSearchProvider",
"documentFiltersExclusive",
- "chatParticipantPrivate"
+ "chatParticipantPrivate",
+ "lmTools"
],
"GitHub.remotehub": [
"contribRemoteHelp",