I'm finding a nice middle ground of using Claude code + neovim without any auto complete tools.
To me it's a nice balance of "hey do this feature more me" but then any edits I want to do, I have to go in and understand the code and write things out. Still forces me to learn any new APIs I'm not familiar with.
Is it the fastest? No, but it's still allows me to move fast and continue to learn.