Exafunction / codeium-chrome

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

is monaco support broken? #37

Closed jackb-102 closed 8 months ago

jackb-102 commented 8 months ago

I tried out the plugin but it seems like monaco editor support must be broken? It works fine with jsfiddle/codepen/codeshare (all codemirror editor i think) -- but doesn't seem to work on any of the monaco editors I tried, including google collab

Whats weird is, on google collab i did see one random suggestion appear, like 10+ seconds after i stopped typing. I also tried a few of the other monaco editors linked from this repo and none seemed to work. i don't see any errors in my console.log

pqn commented 8 months ago

This seems to have been caused by a Chrome update and should be resolved by #38.

pqn commented 8 months ago

The Chrome extensions have been approved by Google now.