Skip to content

Always suggest spelling candidate that differs only by case if one exists#16266

Merged
sandersn merged 1 commit into
masterfrom
favour-exact-spelling-suggestion
Jun 5, 2017
Merged

Always suggest spelling candidate that differs only by case if one exists#16266
sandersn merged 1 commit into
masterfrom
favour-exact-spelling-suggestion

Conversation

@sandersn
Copy link
Copy Markdown
Member

@sandersn sandersn commented Jun 5, 2017

Previously, the first match that was close enough was returned as the spelling suggestion. Now, if there is a candidate that differs only by case, it will always be the suggestion.

Fixes #16245

Previously, the first match that was close enough was returned as the
spelling suggestion. Now, if there is a candidate that differs only by
case, it will always be the suggestion.
@sandersn sandersn merged commit b7484b7 into master Jun 5, 2017
@sandersn sandersn deleted the favour-exact-spelling-suggestion branch June 5, 2017 18:36
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spelling suggestion is too eager and ignores exact match

3 participants