tabby icon indicating copy to clipboard operation
tabby copied to clipboard

Add current project for indexing via editor

Open G07cha opened this issue 2 years ago • 0 comments

Please describe the feature you want

Tabby supports repository level context for code completion via project indexing. To index a project I need to manually add it to ~/.tabby/config.toml, it might be handy to have a shortcut in the editor that will add a currently open project to the config file so that it can be picked up for indexing by the scheduler later.

Additional context

I primarily use VSCode so not sure if this sort of feature will be applicable to all editors Tabby supports.


Please reply with a 👍 if you want this feature.

G07cha avatar Feb 25 '24 10:02 G07cha