Finegrained ability to disable AI completion
Make it possible to disable AI completion or make it less aggressiv in certain scenarios.
e.g new FileInfo(@"c:\tmp") completion with imagined pathes is useless, because they do not exists.
The same is true for member completion on reflected types it is not helpfull to get AI completion for members that could be there but are not.
And hiding the overload selection with AI ghosttags is sometimes anyoing as well.
1
vote