pragmagic / vscode-nim

An extension for VS Code which provides support for the Nim language.
Other
237 stars 37 forks source link

Terrible experience with clean install w/o nimsuggest #8

Closed platoff closed 8 years ago

platoff commented 8 years ago

I just installed clean VSCode with vscode-nim 0.4.3 -> it's impossible to work without nimsuggest installed. Plugin hand on each file change, with following errors and "Nimsuggest Tools Missing" in the status bar:

,Warning: Package 'nimsuggest' not installed
,Traceback (most recent call last)
nimble.nim(962)          nimble
nimble.nim(905)          doAction
nimble.nim(692)          listPaths
Error: unhandled exception: At least one of the specified packages was not found [NimbleError]
kosz78 commented 8 years ago

Fixed in 0.4.4 version