Skip to content

[CodeComplete] Include expr keywords in argument completion #37477

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 18, 2021

Conversation

hamishknight
Copy link
Contributor

When completing for an argument expression, make sure to include keywords that can be used in an expression position, such as try, await and super.

rdar://77869845

@hamishknight hamishknight requested a review from rintaro May 18, 2021 14:45
When completing for an argument expression, make
sure to include keywords that can be used in an
expression position, such as `try`, `await` and
`super`.

rdar://77869845
@hamishknight hamishknight force-pushed the an-effectful-argument branch from 078161c to 010bcc1 Compare May 18, 2021 16:25
@hamishknight
Copy link
Contributor Author

@swift-ci please test

Copy link
Member

@rintaro rintaro left a comment

Choose a reason for hiding this comment

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

Thank you!

@hamishknight hamishknight merged commit a8fa551 into swiftlang:main May 18, 2021
@hamishknight hamishknight deleted the an-effectful-argument branch May 18, 2021 20:00
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