nativescript-vscode-extension
nativescript-vscode-extension copied to clipboard
AppPath any other than ${workspaceRoot} freezes debugger
When appRoot isn't actually the workspace root but rather a sub directory "${workspaceRoot}/nativescript" the plugin won't get past the initialization call due to the server creating a socket hash from the workspaceRoot and not appRoot