Skip to content

Commit 403f866

Browse files
committed
debug: add js-debug-companion as a built-in extension
microsoft/vscode-js-debug#349
1 parent 52e12fc commit 403f866

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

build/builtInExtensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,20 @@
6161
},
6262
"publisherDisplayName": "Microsoft"
6363
}
64+
},
65+
{
66+
"name": "ms-vscode.js-debug-companion",
67+
"version": "0.0.4",
68+
"repo": "https://github.com/microsoft/vscode-js-debug-companion",
69+
"metadata": {
70+
"id": "99cb0b7f-7354-4278-b8da-6cc79972169d",
71+
"publisherId": {
72+
"publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
73+
"publisherName": "ms-vscode",
74+
"displayName": "Microsoft",
75+
"flags": "verified"
76+
},
77+
"publisherDisplayName": "Microsoft"
78+
}
6479
}
6580
]

0 commit comments

Comments
 (0)