When I look at incredible code completion tools like TabNine (using deep learning), I'm not surprised that JetBrains is focusing more on ML techniques in their IDEs!
https://www.tabnine.com/blog/deep/
https://www.infoworld.com/article/3518429/jetbrains-taps-machine-learning-for-full-line-code-completion.html
Related Posts
Exploring design ideas using AI as a learning assistant, for creative exploration: https://andymatuschak.org/hmwl/
... and my third refactoring with Cursor changed some function calls that I didn't want it to modify. Subtle.
I've had the most success with AI coding tools when I know exactly what I want the output to look like.
Over a sufficiently long time horizon, all code you write is legacy code.