diegohaz / diegohaz/generact

It could order by component name, not by file name

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/7311462/73589528-7207e980-44d7-11ea-8785-58853758b785.png)

(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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.