You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run a coding playground that uses Codemirror 6, and I'd like this extension to support my website.
I understand that Codemirror 6 is currently not supported. Since supporting Codemirror 6 is likely to involve some work, I'd like to ask for an API, exposed on the window object, which I can trigger with the editor text and provide autocompletions myself.
I understand that you may not want to inject Codeium's content scripts on every website out there, so I'm open to having my website added manually to the list of supported sites. In this request, I'm simply asking for an API to be exposed for websites which will be in the said (and as of yet not implemented) list.
The text was updated successfully, but these errors were encountered:
Hi there,
I run a coding playground that uses Codemirror 6, and I'd like this extension to support my website.
I understand that Codemirror 6 is currently not supported. Since supporting Codemirror 6 is likely to involve some work, I'd like to ask for an API, exposed on the
window
object, which I can trigger with the editor text and provide autocompletions myself.I understand that you may not want to inject Codeium's content scripts on every website out there, so I'm open to having my website added manually to the list of supported sites. In this request, I'm simply asking for an API to be exposed for websites which will be in the said (and as of yet not implemented) list.
The text was updated successfully, but these errors were encountered: