microsoft / microsoft/AzureStorageExplorer
Implement RegEx file search
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
Sometimes, the file search feature is not robust enough and I'd like to find files by patterns in their file names.
Describe the solution you'd like
Much like the find all search feature in VS Code, I'd like to be able to toggle on/off regex searching.
Describe alternatives you've considered
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the existing file-search implementation, then compare the requested toggle with VS Code's find-all regex behavior. The work is complete when file-name searches can be switched between literal and regular-expression matching.
Written by the indexing model from the issue text.
Assessment
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100