-
Notifications
You must be signed in to change notification settings - Fork 324
Code actions to convert between computed properties and zero-parameter functions #1562
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
Code actions to convert between computed properties and zero-parameter functions #1562
Conversation
ahoppen
left a comment
There was a problem hiding this 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.
6d94f19 to
5000d8b
Compare
|
Hey, @ahoppen :) |
ahoppen
left a comment
There was a problem hiding this 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. 🙏🏽
|
@swift-ci Please test |
|
@ahoppen, could you help with the pipeline failing? |
|
For macOS you need to run a swift-format on your changes ( |
5000d8b to
9647dcc
Compare
|
@swift-ci Please test |
|
@swift-ci Please test Windows |
Resolves #1246
Continuation of swiftlang/swift-syntax#2721