ToList autocomplete adds redundant type specification
Completed

Autocompletes to this:

which is totally unnecessary. Expected result is `ToList`. This behavior started only recently, I think last month or something.
Same behavior on VS 2022 and VS 2026
JetBrains ReSharper 2025.3.1
Build 253.0.20251217.183344 built on 2025-12-17
ReSharper 2025.3.20251217.184914
Visual Studio Community 2026
Version 18.3.2
Please sign in to leave a comment.
Hi!
I cannot reproduce the issue on my code. Could you please attach your full code sample? Thanks!
Hi Alexandra Guk !
Thank you for looking into this! I'm confused because I tried to reproduce this is new Console app or .net API with the same code and could not, however I can still reproduce this in all the existing projects I tried. Haven't been able to find what could cause this different behavior. I'll let you know if I find something more.
Hi J,
thank you for trying! That means this could be a local problem with a project model. For this, I would suggest the latest 2025.3.3 or 2026.1 EAP ReSharper first.
If the issue is still there, any chance to share your project with us for the investigation? You can upload it privately to our service and share the upload ID.
Thanks!
Hi Alexandra Guk ,
Sorry for the delayed responses. I had updated to the mentioned ReSharper version, but still had the issue.
I have tried deleting deleting .vs folder and .editorconfig just in case, but nothing changed. I can't share the project unfortunately. Maybe you have some guesses what else I could try to do? I'm pretty sure that I had already re-installed it as the extension kept breaking with some VS2026 updates and had to be repaired (that doesn't happen anymore thankfully) although it was not probably not a full uninstall/install process. So if anything else fails I can try that. It's a bit of an annoyance, because then I have to edit some keyboard shortcuts every time (importing previously exported settings doesn't seem to overwrite everything for some reason).
Thanks!
Hello!
What else we can try, if this is possible: please add a little bit bigger code snippet where this problem occurs.
I'll also look into it on my side one more time.
Hi!
Thank you for spending time on this silly issue. It seems to have resolved itself after I changed some seemingly unrelated checkbox settings in VS All Settings → Text Editor.
Kind regards,
Janis
Hi! Great news! Thank you for letting us know!