-
Notifications
You must be signed in to change notification settings - Fork 202
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
Improve search #578
Improve search #578
Conversation
…to add a wildcard in the search prefix-dev#378
Cool! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR. There are still some things that need changing but I like the feature!
Seeing you're learning Rust, the ?
(question mark operator) is something to read about. It can be pretty powerful but also confusing at first. If you have issue with the question mark not being accepted, checkout the miette::into_diagnostics
We use this to create better reports from the errors.
If any of the remarks are unclear or you have general questions just ask!
Code cleanup & formatting
@ruben-arts I implemented all remarks, could you check if I missed anything? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Please run the formatted then we can merge it from my point of view!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Please run the formatted then we can merge it from my point of view!
Improve search with more info about specific package and possibility to add a wildcard in the search
#378
Rattler:
conda/rattler#446
Specific package

Using wildcard
