Hi, Completely new to nim. I install nim on my arch Linux machine using "" sudo 
pacman -S nim", works fine, install the nim package in vs code, still works 
like gem; gives useful snippet of info for each proc. But the version of nim in 
the repository is 0.18.0, so couldn't install any third party library like 
jester. Uninstall it, download the binaries for the latest version from the 
official website also nimble. Installed it with the direction given, added path 
to .bachrc. Works fine, But no code completion now in vs code. I think the path 
to nimsuggest in not added. Tried to add the dir of nimsuggest inside 
nim-0.19.4 to path. Does not work. Plz Help! 

Reply via email to