It could order by component name, not by file name
Open
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
I've got files structure, where child components of some main components are in sub-folders.
eg
`TaskEditor/index.tsx`, `TaskEditor/Comments/index.tsx` etc.
So when I search for `TaskEditor`
I've got

(and actually it was not 4th, I had to arrow down as it was like 20th)
I think it could take all files matching, and then order by component name match
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.