Skip to content

Conversation

@antigluten
Copy link
Contributor

Resolves #1246
Continuation of swiftlang/swift-syntax#2721

@antigluten antigluten requested a review from ahoppen as a code owner July 10, 2024 16:06
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.

I’m so sorry, this PR completely slipped past and I only just saw it again while walking through the list of open PRs. The changes look great to me, would you like to rebase the PR on top of main so we can get it merged? If you don’t have the capacity to work on this anymore, I can also take it over the finish line for you.

And sorry again to reply after over a year.

@antigluten antigluten force-pushed the code-action-zero-parameter-function branch from 6d94f19 to 5000d8b Compare November 12, 2025 20:40
@antigluten
Copy link
Contributor Author

Hey, @ahoppen :)
Thanks for your review!
I've rebased to get it merged.

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.

LGTM, thanks a lot for updating the PR after such a long time. 🙏🏽

@ahoppen
Copy link
Member

ahoppen commented Nov 13, 2025

@swift-ci Please test

@antigluten
Copy link
Contributor Author

@ahoppen, could you help with the pipeline failing?

@bnbarham
Copy link
Contributor

For macOS you need to run a swift-format on your changes (Tests/SourceKitLSPTests/CodeActionTests.swift in particular), see https://github.com/swiftlang/sourcekit-lsp/blob/main/CONTRIBUTING.md#formatting. The Windows failure is unrelated and we'll re-run after the formatting is fixed

@antigluten antigluten force-pushed the code-action-zero-parameter-function branch from 5000d8b to 9647dcc Compare November 14, 2025 09:00
@antigluten
Copy link
Contributor Author

@bnbarham, Thanks for you help!
@ahoppen Could you restart the CI to get it merge?

@ahoppen
Copy link
Member

ahoppen commented Nov 14, 2025

@swift-ci Please test

@ahoppen
Copy link
Member

ahoppen commented Nov 14, 2025

@swift-ci Please test Windows

@ahoppen ahoppen merged commit ff2f984 into swiftlang:main Nov 14, 2025
3 checks passed
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.

Code actions to convert between computed properties and zero-parameter functions

3 participants