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

Abbreviations that are a subset of others are eaten #1

Open
cschladetsch opened this issue May 4, 2020 · 2 comments
Open

Abbreviations that are a subset of others are eaten #1

cschladetsch opened this issue May 4, 2020 · 2 comments

Comments

@cschladetsch
Copy link
Owner

For instance: the leading g in gph will be eaten by a g abbreviation.

A possible fix is to allow a time period for abbreviations to complete. For instance, gph will resolve after 500ms rather than g resolving instantly.

@cschladetsch
Copy link
Owner Author

This will add some complexity is what is already shitty code.

@cschladetsch
Copy link
Owner Author

Or, just don't allow common prefixes to abbreviations.

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

1 participant