I’ve noticed something after using Copilot in VSCode for a while, which I’m also noticing now with the predictive code completion in Xcode 16. I will often feel like I’m being “interrupted” by the completion suggestion, especially when I already know exactly what I want to write. That interruption ends up being distracting and detrimental to my productivity. Anyone else notice the same?

I’ve resorted to disabling completions and just using ChatGPT to get help when I’m stuck (or just lazy).

@_inside I’m in love with predictive code completion. What I want is to get used to easly and quickly skip or accept the suggestion without letting it to interrupt my brain-fingers-keyboard code download.