Skip to content

[6.0] [Completion] Add completion for sending specifier #74656

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

Conversation

hamishknight
Copy link
Contributor

6.0 cherry-pick of #74633

  • Explanation: Adds code completion support for sending
  • Scope: Affects code completion in parameter and result type posititions
  • Issue: rdar://130296278
  • Risk: Low, only affects code completion
  • Testing: Added tests to test suite
  • Reviewer: Alex Hoppen

Allow consuming any parameter specifiers ahead of
the completion token when completion for the start
of a function parameter type.
This was added in SE-0430.

rdar://130296278
@hamishknight hamishknight added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.0 labels Jun 24, 2024
@hamishknight hamishknight requested a review from bnbarham June 24, 2024 12:04
@hamishknight hamishknight requested a review from a team as a code owner June 24, 2024 12:04
@hamishknight hamishknight changed the title [6.0] [Completion] Add completion for sending specifier [6.0] [Completion] Add completion for sending specifier Jun 24, 2024
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight hamishknight merged commit 9d75e3f into swiftlang:release/6.0 Jun 25, 2024
5 checks passed
@hamishknight hamishknight deleted the sending-completion-6.0 branch June 25, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants