combine multiple expressions

Created on 26 September 2023, about 1 year ago
Updated 1 July 2024, 5 months ago

Hello,

Is there a way we can add multiple expressions in one search expression. Right now, my list of search expressions is very long and it makes it difficult to look through the list, since each search expressions is in it's own field.

For example-
Currently we have to do this:

Search expression
<button[^>]*>
Replacement

Search expression
<canvas[^>]*>
Replacement

Search expression
<caption[^>]*>
Replacement

Maybe something like this would be more user friendly:
Search expression
<button[^>]*>, <canvas[^>]*>, <caption[^>]*>
Replacement

✨ Feature request
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States acemichael

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024