search plugin support regular to replace paths
Open
needs investigation
PoC welcome
- Dominant language
- JavaScript
- Stars
- 31.5k
- Forks
- 5.8k
- Avg merge
- 9d 8h
- Merged PRs (30d)
- 2
Description
## Feature request
#### What problem does this feature solve?
Search plugin should support regular replace paths.
#### What does the proposed API look like?
#### How should this be implemented in your opinion?
function getAllPaths repalce mode change: `paths.indexOf(path)` to `paths.match(RegExp)`
#### Are you willing to work on this yourself?
yes.
Contributor guide
Assessment
This issue has not been assessed yet.