I personally never got into the habit of using it very heavily. By the time I started having access to decent AI autocomplete tools, things like Cline and Augment were already around, so I ended up relying more on assistants instead.
That made me curious about how other people use it today.
Do you still use Cursor Tab, Copilot, or something similar?
If you also use coding assistants, do you find yourself using AI autocomplete less, or do the two complement each other?
What autocomplete/editor were you using when you felt the productivity gain was mostly a placebo? I've mostly used it in VS Code and a bit in Antigravity.
Do you also delegate small changes to agents, or do you still make those manually?
What I'd really like is an autocomplete (or pseudo code to language-of-choice) interface, with my agent continually adding the interactions to its context, so that I can chat with it about high-level project goals as the code matures.