Exafunction / codeium-chrome

Free, ultrafast code autocomplete for Chrome
https://www.codeium.com/
MIT License
115 stars 19 forks source link

Recent CodeMirror Bug #64

Open jpg-gamepad opened 2 months ago

jpg-gamepad commented 2 months ago

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 CodeMirror

VS Code VSCode

jpg-gamepad commented 2 months ago

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: https://github.com/Exafunction/codeium-chrome/commit/9337364b80bb330f737c451528f12e94f49d38fc

kevinzlu commented 1 month ago

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.