Search function through tsx files
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
**Is your feature request related to a problem? Please describe.**
I'm strugling to find my files when I have large amounts
**Describe the solution you'd like**
A search box on the project window, can be hidden until user presses Ctrl-F
**Describe alternatives you've considered**
there are no alternatives that I can think of.
Contributor guide
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
Start by locating the project window and the code that enumerates TSX files; the issue does not name files, tests, or an entry point. Define the Ctrl-F search behavior and verify that large projects can find matching files.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100