Autocomplete issues in 2025.1

I'm using Rider 2025.1 (Build #RD-251.23774.437) for a Unity/C# project and it is absolutely atrocious when it comes to autocomplete. It suggests a few options and when I click on one of those, 75% of the time, it will hop on to another part of the file randomly and just insert something totally different there. It is getting really annoying to the point it's becoming unusable. Is this issue known? Which is the latest previous version which would not have this issue?
 

0
6 comments

Hey Hussain Abyss ,

Thank you for reaching Rider Forum.

Could you, please let me know which code completion you are using? 

To check. it, please disable one of the options below and check if the. issue persists or not: 

  • Settings | Editor | General | Inline Completion > Enable local Full Line completion suggestions;
  • Settings | Tools | AI Assistant > Enable cloud completion suggestions.

Looking forward to hearing from you soon.

0

Hi Anna Morozyuk ,

I disabled the first one and didn't encounter the issue all day yesterday, so the issue seems to have been fixed. Thanks!

0

Hey Hussain Abyss ,

Glad to know that. 

However, it would be great if you could check if the Full Line Completion is working properly in the current Rider EAP version? 

Looking forward to hearing from you soon.

0

I tried out the latest EAP version (JetBrains Rider 2025.2 EAP 7) and the issue is still there. Also, I was mistaken earlier - the issue still happens with Enable local Full Line completion suggestions disabled. And there's no option like Enable cloud completion suggestions.

 

I also managed to repro the issue and catch it on video. Unlike what I suspected earlier, the issue is not random. It happens every time when the same action is performed. In the video, I undid the action and repeated it 3 times, and each time the cursor jumped to the same place and inserted the text there. 

 

0

Here's another video. This time, I didn't even select a suggestion from the drop-down menu, just typing ‘(’ or ‘.’ makes it jump to a random part of the file and insert some completely unrelated thing there. I have checked my keyboard settings and everything there is fine, I can write the code just fine in VS or any other text editor. The issue is definitely with Rider and as you can see in the video, it's getting impossible to do any work even without using suggestions.

0

Hello Hussain Abyss ,

Could you please reproduce the issue and collect logs from Help > Collect Logs and Diagnostic Data? Please upload them to our server at https://uploads.jetbrains.com and provide the ID of the upload. 

Looking forward to hearing from you soon.

0

Please sign in to leave a comment.