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

Switch name search to return suffixes of prefixes. #16

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

ChrisPenner
Copy link
Contributor

Overview

Alter the search-names auto-completer to return the remaining suffix of any names which contain the provided query.

E.g. List.ma will return the List.map suffix of the name data.List.map

@ChrisPenner ChrisPenner changed the title Cp/search names prefix Switch name search to return suffixes of prefixes. Jul 29, 2024
@ChrisPenner ChrisPenner merged commit f95baca into main Jul 29, 2024
4 checks passed
@ChrisPenner ChrisPenner deleted the cp/search-names-prefix branch July 29, 2024 22:10
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.

1 participant