PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Make the command palette search a fuzzy search rather than an exact match
- 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.**
When I search for `clone`, I can easily find these two results. But if I search for clone staging, it won't match anything.

**Describe the solution you'd like**
- Make the command palette search a fuzzy search rather than an exact match.
- Could also be nice to show the Project & Folder path, otherwise sometimes it can be hard to guess
**Additional context**
Raise by a Business customer here: https://pipedream-users.slack.com/archives/CN1BUB92B/p1708565212055139
Contributor guide
Assessment
This issue has not been assessed yet.