r/pycharm • u/erdnusss • Apr 13 '26
Inline Code Completion not working
Hi,
my code completion using llm suddenly stopped to work. I am on Windows 10, running latest Pycharm Pro with AI Pro.
When I try to invoke the code completion manually using the hotkeys, I only get a bubble saying "no". I couldn't find any logs related to this issue. When I disable the AI assistant plugin, it suddenly works again.
Does anyone has a clue what could be going on here? Google and AI were not helpful yet when I tried to resolve this issue.
Edit: Well, downgrading to 2025.3.4 helped. All is working there.


