> There isn't much which can be done wrong, except for the one nimsuggest 
> process/per file relict vscode-nim has which doesn't happen if a project file 
> is specified (admittedly finding the project file can be done mostly 
> automatically).

Yep that's the issue. VSCode can't do it automatically. `nim.nvim` and (maybe?) 
`nimlsp` can perform analysis to select the correct file no matter which file 
you open, which makes things much simpler.

Reply via email to