launch-editor icon indicating copy to clipboard operation
launch-editor copied to clipboard

fix path with whitespace and fix "spawn" in vscode

Open z-juln opened this issue 1 year ago • 1 comments

  1. fix the problem of error when there are spaces in the path
  2. Error 'error error: spawn code enoent' will be thrown in the vscode environment, so 'exec' is used

z-juln avatar May 16 '23 10:05 z-juln

急着用,就先发包了,标了来源 https://www.npmjs.com/package/@juln/launch-editor

z-juln avatar May 16 '23 10:05 z-juln

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

btea avatar Sep 01 '24 14:09 btea