Skip to content

[CodeCompletion] Complete pattern introducer for 'for' #37300

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 1 commit into from
May 8, 2021

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented May 7, 2021

After for, suggest try, await, var and case. Introduced CompletionKind::ForEachPatternBeginning.

rdar://76355581

After 'for', suggest 'try', 'await', 'var' and 'case'.

rdar://76355581
@rintaro
Copy link
Member Author

rintaro commented May 7, 2021

@swift-ci Please smoke test

@rintaro rintaro requested a review from benlangmuir May 7, 2021 01:16
@rintaro rintaro merged commit 5ea60e8 into swiftlang:main May 8, 2021
@rintaro rintaro deleted the ide-completion-rdar76355581 branch May 8, 2021 01:41
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