- VSCode Version: 1.43
- OS Version: macOs catalina but I have the same issue on windows
I am working in a pure Javascript NodeJs project. When I trigger the autocomplete I don't get any suggestion from imports.
In another es6 project, I get suggestions inconsistently. For example if don't get any auto import suggestion, but if I open the file I want to import from in another tab, then I get the suggestion.
Please advise, I have made some research about this issue but I can't find any help on how to fix this.
Does this issue occur when all extensions are disabled?: Yes
I am working in a pure Javascript NodeJs project. When I trigger the autocomplete I don't get any suggestion from imports.
In another es6 project, I get suggestions inconsistently. For example if don't get any auto import suggestion, but if I open the file I want to import from in another tab, then I get the suggestion.
Please advise, I have made some research about this issue but I can't find any help on how to fix this.
Does this issue occur when all extensions are disabled?: Yes