1 // A launch configuration that launches the extension inside a new window
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
10 "type": "extensionHost",
12 "runtimeExecutable": "${execPath}",
14 "--extensionDevelopmentPath=${workspaceFolder}"