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

Fix continuous hinting showing up when it has nothing to offer #391

Merged
merged 3 commits into from
Oct 25, 2020

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Oct 25, 2020

References

Fixes #388

Code changes

Added a test for continuous hinting, but does not test the bug itself (need some better way to test that an action does NOT happen).

User-facing changes

now_works_hinting

Backwards-incompatible changes

None

Chores

  • linted
  • [.] tested
  • documented
  • changelog entry

@krassowski krassowski merged commit 6bd8831 into master Oct 25, 2020
@krassowski krassowski deleted the fix-388-do-not-hint-if-only-match-same-as-token branch February 16, 2021 23:24
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.

Continuous hinting shows up for full matches even when they are only the match
1 participant