Auto-Import
Auto-Import copied to clipboard
AI statements polluting autosuggestion dropdown
I would like to make autoimport feature to be not shown on Intellisens' suggetions dropdown. Instead only in quick-fix drop down.
This really annoying. It's preventing from quick look through all available fields and methods in the object and all usefulness going away with it.
Take a look into vscode-js-import extensions. It has been made on this model.
Suggestion - completely move it into quick-fix dropdown, or introduce option to disable AI statements display in Intellisense suggestions dropdown.
cc @soates - this is very annoying. Is there any chance for a fix? Because this repo seems abandoned :/