Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only match condition if previous condition has been matched #302

Open
chrissyast opened this issue May 1, 2024 · 0 comments
Open

Only match condition if previous condition has been matched #302

chrissyast opened this issue May 1, 2024 · 0 comments

Comments

@chrissyast
Copy link

Is your feature request related to a problem? Please describe.
I want to be able to set a condition which depends on another condition having been matched on a previous line.
e.g.

Running tests:    // Create condition 1:   .*tests.* 
...
...
...
Process finished with exit code 0   // want to highlight this line ONLY if condition 1 was met

Describe the solution you'd like
Within a group in settings, have a column "match previous" with checkboxes which when ticked would mean that subsequent conditions would only be considered a match if all previous conditions were also met

image

@chrissyast chrissyast changed the title Only match condition if previous condition has been matches Only match condition if previous condition has been matched May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant