My projects are stored at a repo root location having white space in the path: “D:\Documents\Visual Studio projects”.
The VS Code extension fails to deal with this path in a proper fashion. It’s not adding quotes around command line arguments when calling the PLCnCLI command line tool:
Call to PLCnCLI is lacking quotes.png
Thanks for reporting this issue. It will be handled on Github, where it was also reported:
VS Code extension lacks to provide proper command line arguments to PLCnCLI · Issue #15 · PLCnext/PLCnext_CLI My projects are stored at a repo root location having white space in the path: “D:\Documents\Visual Studio projects”. The VS Code extension fails to deal with this path in a proper fashi…