pragmagic/vscode-nim

Code completion for imports

Closed this issue · 2 comments

As shown here I've implemented code suggestion for imports from stdlib and nimble packages, it would be nice if this plugin could support this feature too. Maybe someone can translate the nim code to javascript/typescript (and critbits to some Trie structure) to get this working.

Fixed in 6dc215f

Thanks for your work on this!
Unfortunately it doesn't work for me (windows), the repl doesn't work too, maybe some windows specific problems? I looked in the log but there was no info.