Skip to content

Add ability to turn auto-complete off for certain files or file types #4053

@dschuessler

Description

@dschuessler

Validations

  • I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • I'm not able to find an open issue that requests the same enhancement

Problem

There are particular files or file types where I don't want Continue to provide auto-complete suggestions because there is little chance of the suggestions being helpful (e.g. when writing prose or code in obscure domain specific languages) and I don't want to waste resources on unhelpful suggestions.

Solution

A setting with a list of globs that match files to be ignored, e.g. **/*.md or .env. Continue.dev does not provide auto-completion for these files.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions