Super! from the changelog of the vscode extension, I read that nimlangserver is used by default, and direct access to nimsuggests is deprecated.
This is good, but this also opens the possibility to use other LSP like nimlsp instead of nimlangserver. What about providing the user the possibility to pick the binary to use as LSP, defaulting it to nimlangserver?
