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

Prioritize exact matches in search results #151

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

glenvt18
Copy link
Contributor

@glenvt18 glenvt18 commented Apr 1, 2023

This fixes 'string (2)' vs 'std::to_string(2)' issue (std:: has a higher priority). To reproduce run:

cppman 'string (2)'

This fixes 'string (2)' vs 'std::to_string(2)' issue (std:: has a higher
priority). To reproduce run:

    cppman 'string (2)'
@aitjcize aitjcize merged commit 2bb55e8 into aitjcize:master Apr 4, 2023
@aitjcize
Copy link
Owner

aitjcize commented Apr 4, 2023

lgtm, thanks!

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

Successfully merging this pull request may close these issues.

2 participants