codeium-chrome icon indicating copy to clipboard operation
codeium-chrome copied to clipboard

Free, ultrafast code autocomplete for Chrome

Results 15 codeium-chrome issues
Sort by recently updated
recently updated
newest added

Chrome version: 124.0.6367.201 , windows 10. if I disable the extension the cpu usage jumps to 100% and I have to restart the browser. no supported website is open e.g....

It would be great to have this extension for firefox. I suppose a rewrite of the manifest would be required but it should be doable :smile:

enhancement
good first issue
help wanted

it is a monaco based web ide so it should work

Add a contextMenu option to control the behavior on the current tab: ![image](https://github.com/Exafunction/codeium-chrome/assets/10118462/198c1a22-7abf-42eb-8912-b1b80d107af9) Three status: 1. idle: The extension is enabled, but the URL is not in white list or...

I was rewriting the popup page to enable one-click adding current domain to the white list, I noticed that the profile page is never defined but the code remains: https://github.com/Exafunction/codeium-chrome/blob/5cdb029110fe6987086fe41d6b64b98a070f9ab7/src/popup.ts#L48...

Currently, the popup page and extension icon seem too primitive (another related complaint: https://github.com/Exafunction/codeium-chrome/issues/48). I feel a little painful when 1. I want to temporarily turn on/off the completion on...

This issue is meant to track known issues with various well-known sites. Resolution will usually either require contacting the website to help support Codeium by changing their website build, or...

It's hard to go to the expansion options popup and manually add a regex to whitelist a website. Instead, please add a button to whitelist the current page/domain ![image](https://github.com/Exafunction/codeium-chrome/assets/6576868/dbe4a86d-dd59-4aa7-a695-111e9bb1a39e)

enhancement
good first issue

Thank you for such a great product. It would be great if it could support Cloudflare Workers edit page, I often use Workers to write code. Here is an [CF...

I hope this email finds you well. My name is Tianrui, I am a new user about Codeium. I installed this plugin on edge browser,I want to use this plug-in...