mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
scripts/code.sh picks up marketplace built-in extensions automatically
This commit is contained in:
4
build/builtInExtensions.json
Normal file
4
build/builtInExtensions.json
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
{ "name": "ms-vscode.node-debug", "version": "1.20.3" },
|
||||
{ "name": "ms-vscode.node-debug2", "version": "1.20.1" }
|
||||
]
|
||||
Reference in New Issue
Block a user