I've disabled AI in my IDE after trying Jetbrains' AI Assistant for a couple of months. I don't like it and I think relying on LLMs to get my job done is dangerous.
Why? I feel less competent at my job. I feel my brain becoming lazy. I enjoy programming a lot, why do I want to hand it off to some machine? My reasoning is that if I spend time practicing and getting really good at software engineering, my work is much faster, more accurate and more reliable and maintainable than an AI agent's.
In the long run, using LLMs for producing source code will make things a lot slower, because the people using these machines will lose the human intuition that an AI doesn't have. Be careful.
And the Jetbrains LLM is much less invasive than copilot is. Both of those are splashing in a kiddy pool when you compare it to what tools like Cursor offer.
Except cursor does the same thing. It's really good for creating small pieces of software, but beyond that just gets painful to fight with.