vtsls
vtsls copied to clipboard
TSServer gets more correct import suggestion than vtsls
On the screenshot the first option is from vtsls and it's import incorrect. It will be ok if it would suggest me several variants, but vtsls give only one and incorrect.
But below you can see the sixth option, it comes from tsserver and it's absolutely right.
How I can get the same result with vtsls?
Could you try it in VSCode? The server does not touch any code about code action of missing import, and if it behaves differently I would look into the problem.
In vscode I had the same issue
Then the issue should be reported to VSCode repo. Once it is fixed there, we just need to update the referenced VSCode submodule.