numaru / vscode-ceedling-test-adapter

Ceedling Test Adapter for the VS Code Test Explorer
MIT License
37 stars 14 forks source link

Allow space characters in the ceedlingExplorer.shellPath path #73

Open numaru opened 3 years ago

numaru commented 3 years ago

see: https://github.com/numaru/vscode-ceedling-test-adapter/issues/72#issuecomment-778267335

numaru commented 3 years ago

This is a limitation of the child_process.exec nodejs api