Skip to content

Conversation

@antigluten
Copy link

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
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
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

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