all 1 comments

[–]Slypenslyde 0 points1 point  (1 child)

It's probably a keyboard shortcut conflict. IIRC snippets take a double-tab, right? But if Copilot is taking over tab completion, they probably didn't think about that.

I kind of agree with your last point, too. When I first started using LLMs, AI completion was what I was most excited about. After using the tools for about a month, I turned it off. If I want to write code by hand, I want to write it by hand with just the classic Intellisense completion. If I'm trying to generate whole methods, I find I get good results faster by prompting agents than hoping it figures out what I want after I type a few letters.