vlang/vscode-vlang

VScode can not compile

gshields opened this issue · 1 comments

Getting this message with version 1.8 older version 1.3 is able to compile:
"Command 'V: Build an optimized executable from current file' resulted in an error (command 'v.prod' not found)"
or
"Command 'V: Run current file' resulted in an error (command 'v.run' not found)"
using current vscode and V 0.2.2 de5e603

I encounter this problem, when a file is outside the current workspace.
I will try to implement an clearer error tho.