Skip to content

Control the context sent per request? #324

@melMass

Description

@melMass

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions