Skip to content

Disable/Enable tabby by filetype #38

@bogzbonny

Description

@bogzbonny

This is a standard feature that most other code completion providers offer. Personally I find code completion distracting when I'm editing non-code (eg. markdown). The two main implementation Options I can think of is:

  • disable all, then have a manually enabled filetype list
  • enable all (default), then have a manually disabled filetype list

I've also seen other setups (eg. supermaven) where there is an option for a script input which runs to determine if the file should have code-completion or not, but this seems like overkill imo

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