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

Compatibility status #9

Open
1 of 12 tasks
pqn opened this issue May 8, 2023 · 3 comments
Open
1 of 12 tasks

Compatibility status #9

pqn opened this issue May 8, 2023 · 3 comments

Comments

@pqn
Copy link
Contributor

pqn commented May 8, 2023

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 creating an alternative to the CodeMirror 5 and Monaco injection code which uses raw HTML/JS.

Monaco

The issue here is generally that the Monaco version being used is too old, or webpack is pruning the required inline completion features since they aren't being used by the website themselves.

JupyterLab 4/CodeMirror 6

  • JupyterLab
  • Kaggle

CodeMirror 6

  • Replit: There's a potential workaround if we can set up the Replit extension to use the Monaco editor. Another path is to try to imitate the Ghostwriter API.

Ace

  • Dune Analytics
  • Online GDB
  • Dillinger
@cnaples79
Copy link

Hello! is there any sort of update on any of the sites listed here, or will they be posted / checked off when they become compatible? In particular looking at CodeSandbox. I've tried adding the site to the Allow List, it actually causes the editor to not work so I'm assuming it is due to pruning / webpack. Thank you for any update!

@pqn
Copy link
Contributor Author

pqn commented Sep 27, 2023

We are working through CodeSandbox right now, stay tuned. Contributions or ideas are welcome for the other websites.

@pqn
Copy link
Contributor Author

pqn commented Nov 22, 2023

We're excited to announce a direct integration with CodeSandbox, no extension required! https://codesandbox.io/blog/introducing-ai-code-autocomplete-powered-by-codeium
https://codeium.com/blog/codesandbox-codeium-partnership-announcement

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