Red Highlights, Flashing Suggestions, Overlay Showing Code Source for Suggestions
Version
1.80.1
Describe the bug
When a line is clicked in VS Code, a red highlight, that highlights the entire line sometimes, is shown briefly. Also, suggestions do not stay long enough to use them (by pressing tab), they disappear as quickly as they appear. Sometimes the suggestions do not auto complete (or begins where the code/cursor currently is) and erases or doubles what is already written. Finally, an overlay showing the code that Cody seems to get its suggestions from is shown in a small box beside the code/cursor with small green dotted lines starting from the left side panel to the box/overlay.
Expected behavior
Just auto complete/ suggestions to use.
Additional context
I tried disabling and enabling the Cody extension. I tried restarting VS Code and my computer. I also used Bisect to confirm that the Cody extension was causing the problem.
The other problems I spoke of are a bit difficult to capture/take a screenshot of because they flash quickly on the screen