In large projects in VS2026 the built in autocomplete (and the ctrl-. refactor menu) have delays of multiple seconds.
I disabled ncrunch and restarted VS and I couldn't get it to occur, I then enabled ncrunch (without restarting and after restarting) and it immediately came back.
There is a
VS thread here about general autocomplete delay in VS2026, in 18.4 GA the situation improved for most people, but not me.
I tried disabling ncrunch to test it and that seemed to resolve it.
I can only spend so much time using VS without ncrunch, but I used it long enough I feel like ncrunch is partially responsible at least. (The issue recurs quickly with ncrunch installed)
My settings:
12 cores VS, 20 cores ncrunch.
20 background threads + fastlane.
Optimise for fastest test execution.
Parallel: yes
RDI: Disabled
Execution mode: only impacted tests
Issue does not occur with VS2022.
Let me know what I can do to help debug this, I could privately share the codebase if really necessary.
Thanks!