vscode-nim icon indicating copy to clipboard operation
vscode-nim copied to clipboard

Better error messages when nim toolchain not in $PATH

Open mcon opened this issue 5 years ago • 0 comments

If nimsuggest isn't in $PATH, then in stead of an error stating this, one gets an infinite loading bar "Nim: check project" (https://github.com/pragmagic/vscode-nim/blob/0272a0544ddf147fde98f8a8f2b624b7dcb19eb3/src/nimMain.ts#L195).

mcon avatar Dec 19 '20 14:12 mcon