Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It could order by component name, not by file name #28

Open
pie6k opened this issue Feb 1, 2020 · 1 comment
Open

It could order by component name, not by file name #28

pie6k opened this issue Feb 1, 2020 · 1 comment

Comments

@pie6k
Copy link

pie6k commented Feb 1, 2020

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

(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

@diegohaz
Copy link
Owner

diegohaz commented Feb 1, 2020

Hi @pie6k! Would you like to work on that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants