pragmagic/vscode-nim

Better error messages when nim toolchain not in $PATH

Opened this issue · 0 comments

mcon commented

If nimsuggest isn't in $PATH, then in stead of an error stating this, one gets an infinite loading bar "Nim: check project" (

{location: ProgressLocation.Window, cancellable: false, title: 'Nim: check project...'},
).