Open songever opened 4 months ago
and what really input are the args I input by ctrl+shift+a last time. And I can't input string even like "\"Hello World\"". If I input "Hello World" the system will break it into 2 args.
you are right, need to fix this.
Note for me: Only a bug for strings. Need to pass the "" to cmd
Next release will somehow fix it, but not completly.
Somehow the vscode task api transforms the first " to \
and what really input are the args I input by ctrl+shift+a last time. And I can't input string even like "\"Hello World\"". If I input "Hello World" the system will break it into 2 args.