-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Support path negation with custom instructions applyTo paths #1856
Copy link
Copy link
Open
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variables
Description
Describe the feature or problem you'd like to solve
I want to provide broad instructions that apply to 90% of our monorepo. However they do not apply to a small subset. Rather than having to add every single path they DO apply to (hundreds), I want to be able to specify certain paths they do NOT apply to
Proposed solution
Support negation pattern like:
applyTo: **/*.cpp, !/but/not/this/path/**
Example prompts or workflows
I want to provide broad instructions that apply to 90% of our monorepo. However they do not apply to a small subset. Rather than having to add every single path they DO apply to (hundreds), I want to be able to specify certain paths they do NOT apply to
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variables
Type
Fields
Give feedbackNo fields configured for Feature.