PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Regex Replace in Workflow Search

Open
#15,947 0 comments 0 reactions 0 assignees View on GitHub
enhancement tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is your feature request related to a problem? Please describe.**
Currently, workflow search only allows replace all, and only for plain text searches.

**Describe the solution you'd like**
Would like to be able to use regex and have find, next, previous, replace and replace all options, instead of just replace all.

**Do you have a workaround?**
If I REALLY need a regex, such as when I want to use capture group replacement, no, there is no workaround.

**Comparable features in other tools?**
Most other development UIs have full regex search throughout, such as Visual Studio Code. Also, search & replace does this well in code editing in steps (at least the ones I've worked with).

**Additional context**
None.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.