Auto-Import icon indicating copy to clipboard operation
Auto-Import copied to clipboard

AI statements polluting autosuggestion dropdown

Open QuestionAndAnswer opened this issue 6 years ago • 1 comments

I would like to make autoimport feature to be not shown on Intellisens' suggetions dropdown. Instead only in quick-fix drop down.

image

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.

QuestionAndAnswer avatar May 19 '18 08:05 QuestionAndAnswer

cc @soates - this is very annoying. Is there any chance for a fix? Because this repo seems abandoned :/

kiprasmel avatar Aug 09 '19 13:08 kiprasmel