Skip to content

[IDE] Add result builder code completion for buildPartialBlock #60669

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

Conversation

theblixguy
Copy link
Collaborator

Resolves #59885. Adds missing code completion support for buildPartialBlock.

@theblixguy theblixguy requested review from xedin and ahoppen August 19, 2022 23:05
@theblixguy theblixguy self-assigned this Aug 19, 2022
Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

Thanks for adding these completions, @theblixguy. This looks good 👍

@ahoppen
Copy link
Member

ahoppen commented Aug 20, 2022

@swift-ci Please smoke test

@theblixguy theblixguy merged commit 390d8cc into swiftlang:main Aug 20, 2022
@theblixguy theblixguy deleted the result-builder-autocompletion-build-partial-result branch August 20, 2022 14:36
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.

Result builder autocomplete does not work with buildPartialBlock
2 participants