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

Use match-sorter for filtering and sorting the list? #66

Closed
kentcdodds opened this issue Oct 31, 2016 · 4 comments
Closed

Use match-sorter for filtering and sorting the list? #66

kentcdodds opened this issue Oct 31, 2016 · 4 comments

Comments

@kentcdodds
Copy link

Would you consider using match-sorter for filtering and sorting the list? It's more user-friendly than the current default method. I'd be happy to create the pull request if you're interested.

@alefragnani
Copy link
Owner

Hi @kentcdodds ,

I would be glad to have a better sorter than the default one (I just noted that isn't case-insensitive 😢 ). But unfortunately, a filter it not possible, because it's built in VS Code PickList API.

I remember seeing some opened issues about a better match criteria in the VS Code PickList, so maybe you could suggest your package directly for them, and so, every package would benefit from it 👍

Thanks.

@kentcdodds
Copy link
Author

Filed there.

For now, I think that you could at least get better sorting with match-sorter, which would be a great start.

@alefragnani alefragnani added the good first issue Good for newcomers label Nov 5, 2016
@alefragnani
Copy link
Owner

Sure 👍

@kentcdodds
Copy link
Author

I don't use VSCode anymore, so this issue is irrelevant to me. I'll go ahead and close this. Thanks.

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

No branches or pull requests

2 participants