Skip to content

[codecomplete] Add completion of if after else #17857

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
Jul 11, 2018

Conversation

benlangmuir
Copy link
Contributor

At some point we stopped completing keywords after else in an if
statement. Bring back the completion of if, which is the only valid
continuation other than a brace.

rdar://37467474

At some point we stopped completing keywords after `else` in an if
statement. Bring back the completion of `if`, which is the only valid
continuation other than a brace.

rdar://37467474
@benlangmuir benlangmuir requested a review from nkcsgexi July 10, 2018 18:49
@benlangmuir
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Contributor

@nkcsgexi nkcsgexi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM!

@benlangmuir benlangmuir merged commit 62d93ae into swiftlang:master Jul 11, 2018
@benlangmuir benlangmuir deleted the cc-if-else-if branch July 11, 2018 17:54
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