Xiangkun Liu

Results 3 comments of Xiangkun Liu

It seems that shell commands with `2> /dev/null` in these levels do not run on Windows..

I believe It's generated/created with Excel and edited with it but I'm not sure how it evolves into that state. Opening the file with MS Excel will not report any...

For now, I'm using the following key binding to work around this: ``` { "key": "cmd+k cmd+e", "command": "runCommands", "args": { "commands": [ "editWithShell.runCommand", "editWithShell.runCommand" ] }, "when": "!inKeybindings" },...