You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a bug with Codeium and CodeMirror forms. I've extensively used Codeium's Chrome extension in the past and everything worked perfectly fine, but it seems something is broken now.
When I try to use Codeium in every website with a CodeMirror type form, such as on Codepen (https://codepen.io/pen/):
The autocomplete prompt takes a very long time to show, sometimes never showing at all.
The autocomplete prompt is bugged/incorrect.
When accepting the autocomplete it repeats & breaks the code
Codeium works fine on VSCode type applications and worked perfectly on Chrome in the past.
See the screenshots I attached for reference.
Codepen CodeMirror Form
VS Code
The text was updated successfully, but these errors were encountered:
This should have been fixed in this PR. The updated extension has been submitted to the chrome store and is currently awaiting approval. I will leave issue open until the extension has been published.
There's a bug with Codeium and CodeMirror forms. I've extensively used Codeium's Chrome extension in the past and everything worked perfectly fine, but it seems something is broken now.
When I try to use Codeium in every website with a CodeMirror type form, such as on Codepen (https://codepen.io/pen/):
Codeium works fine on VSCode type applications and worked perfectly on Chrome in the past.
See the screenshots I attached for reference.
Codepen CodeMirror Form
VS Code
The text was updated successfully, but these errors were encountered: