When using launchIDE to launch Visual Studio Code on Macos without either installing it or having it on the path I get the following error:
[error] ({.}/*:runCode) java.io.IOException: Cannot run program "code": error=2, No such file or directory
It might be nice to have a more friendly error message like:
Could not find Visual Studio Code on your system. Please download it and add it to your path (for linux, windows or mac) and then rerun launchIDE.