launch-editor
launch-editor copied to clipboard
fix path with whitespace and fix "spawn" in vscode
- fix the problem of error when there are spaces in the path
- Error 'error error: spawn code enoent' will be thrown in the vscode environment, so 'exec' is used
急着用,就先发包了,标了来源 https://www.npmjs.com/package/@juln/launch-editor
https://github.com/vuejs/devtools-next depends on this package, and currently, there will be an error when opening the file in vscode. This PR seems to solve this problem, can you reproduce it? @sodatea