Exafunction / codeium-react-code-editor

AI-enabled code editor for React. Unlimited AI autocomplete capabilities with full Typescript support.
MIT License
181 stars 13 forks source link

Add event handler for onAutocomplete #10

Closed andyzg closed 8 months ago

andyzg commented 8 months ago

The change moves the event handlers to a hook so that it can listen to hook state changes and enable the user's hooks to work properly.