Open Swiftwork opened 7 years ago
@Swiftwork You are absolutely right. We have to think about another mechanism for calculating the unix socket path used for communication between the debug adapter and the extension host process.
+1
+1
anything new on this? i'm trying to develop a nativescript + electron desktop app with some code share and cannot let nativescript live inside the workspace folder. for now i'm using console.log() debugging ;) so it would be nice to have this ;) thanks for feedback!
+1
+1
I can't debug my plugin-seed, because of this issue. Is there already a fix for this?
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