-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Most errors since a year are about this, the plugin sends way too many files on completion request.
I just debugged it in a project and each keystroke sends 30 files (on top of the current one), some from external libraries (in site-packages etc) some from my project. My main use case for codeium is relatively small context (the file I'm on only would be fine).
So can we either have a way to precisely control context like a callback with parameters, or alternatively an ignore list (to avoid sending external libraries for instance or test files etc)
Metadata
Metadata
Assignees
Labels
No labels