-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
area:autocompleteRelates to the auto complete featureRelates to the auto complete featurekind:enhancementIndicates a new feature request, imrovement, or extensionIndicates a new feature request, imrovement, or extensionneeds-triagepriority:mediumIndicates medium priorityIndicates medium priority
Description
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
Assignees
Labels
area:autocompleteRelates to the auto complete featureRelates to the auto complete featurekind:enhancementIndicates a new feature request, imrovement, or extensionIndicates a new feature request, imrovement, or extensionneeds-triagepriority:mediumIndicates medium priorityIndicates medium priority