2 // Use IntelliSense to learn about possible attributes.
3 // Hover to view descriptions of existing attributes.
4 // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
8 "type": "extensionHost",
10 "name": "Run Extension",
11 "runtimeExecutable": "${execPath}",
13 "--extensionDevelopmentPath=${workspaceRoot}"
16 "${workspaceRoot}/out/**/*.js"