Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recent CodeMirror Bug #64

Open
jpg-gamepad opened this issue Aug 11, 2024 · 2 comments
Open

Recent CodeMirror Bug #64

jpg-gamepad opened this issue Aug 11, 2024 · 2 comments
Assignees

Comments

@jpg-gamepad
Copy link

jpg-gamepad commented Aug 11, 2024

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
CodeMirror

VS Code
VSCode

@jpg-gamepad
Copy link
Author

I did some tests and installed an older version (version 1.8.30) and it works fine again.

1 8 30

There's definitely a bug somewhere within this commit:
9337364

@kevinzlu
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants