Exafunction / codeium-chrome

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

Fix Bug of checking `monaco.languages.registerInlineCompletionsProvider` #21

Closed li-xin-yi closed 11 months ago

li-xin-yi commented 11 months ago

Fixed a bug I introduced before. With it, at least Monaco will be loaded (but can't support auto-completion) on some websites.

Related issue: https://github.com/Exafunction/codeium-chrome/issues/8