Very unstable behaviour in Visual Studio, suggested completion text keeps refreshing and looks glitchy
I am experiencing strange continued refreshing and displaying behaviour of the suggested text. Text looks kind of duplicately printed at moments.
The Codeium log output in the Output window also shows repetitive new output quite often. Messages like "RequestProposalsAsync - Language: C#; Caret: 112; ASCII: False" keep appearing. (I am not sure if that's actually unusual behaviour though or if it is really normal to be logged that often.)
It's almost like some kind of timer is continuously activated. Maybe there is some kind of repetitive failure on the background? Although that does not explain why the text looks the way it does.
The text editing experience also seems slow as it seems and I noticed moments of high CPU usage (not fully sure if it's all related however).
I already logged out and logged in again, but that also didn't change anything. Nor do reboots solve anything.
Note that I haven't noticed issues in VS Code yet though. It's really just VS as it seems.
Any news here? Because I am still experiencing this issue.
You need to disable Intellicode.
You need to disable Intellicode.
Thanks for the advice, I have done this, or at least "whole line completions" and "Promote likely items in IntelliSense completion lists", but I still experience issues, maybe a little bit less often, but it's not completely solved. What am I missing?
And actually the experience is even worse now, because now when pressing the Tab key the normal IntelliSense menu gets precedence over the AI completion, while I am pretty sure that also worked differently earlier. But I think having the same shortcut for 2 things problematic anyway. Maybe we should have different shortcut keys here. I am not sure if this is already possible? But I couldn't find any documentation about that yet.