Skip to content

[index] Disable typo-correction when indexing #5695

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

Merged
merged 2 commits into from
Nov 9, 2016

Conversation

benlangmuir
Copy link
Contributor

The errors won't be captured in the response, and it can be expensive to
do typo-correction when there are many errors, which is common in
indexing.

rdar://problem/28963058

We want to use it for indexing, but there is no good way to test it
there since indexing doesn't provide diagnostics, so at least make sure
it's tested somewhere.
The errors won't be captured in the response, and it can be expensive to
do typo-correction when there are many errors, which is common in
indexing.

rdar://problem/28963058
@benlangmuir
Copy link
Contributor Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 4ee4703 into swiftlang:master Nov 9, 2016
@benlangmuir benlangmuir deleted the disable-typo-correct-index branch November 9, 2016 21:52
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