Closed deerawan closed 5 years ago
To avoid the extension to be run on workspace / remote machine, set the extension kind of vscode-dash as ui based on documentation https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-location
ui
closes #50
Coverage remained the same at 100.0% when pulling 7b0699f2c4f3ea154f547786ee3cfaa250d0e843 on handle-remote into 9f98e38a0b3a14c549fdfaec9861716b3a15ad62 on master.
To avoid the extension to be run on workspace / remote machine, set the extension kind of vscode-dash as
ui
based on documentation https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-locationcloses #50