Skip to content

Add MoveMembersToExtension code action#2484

Closed
myaumura wants to merge 4 commits intoswiftlang:mainfrom
myaumura:add-movememberstoextension-code-action
Closed

Add MoveMembersToExtension code action#2484
myaumura wants to merge 4 commits intoswiftlang:mainfrom
myaumura:add-movememberstoextension-code-action

Conversation

@myaumura
Copy link
Copy Markdown

This PR should be merged after PR.
Introduces a SwiftSyntax-based code action for MoveMembersToExtension.

@myaumura myaumura marked this pull request as draft February 15, 2026 19:29
… add-movememberstoextension-code-action

# Conflicts:
#	Sources/SwiftLanguageService/CodeActions/SyntaxCodeActions.swift
#	Sources/SwiftLanguageService/CodeActions/SyntaxRefactoringCodeActionProvider.swift
Copy link
Copy Markdown
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.

Could you also address the comments I left in swiftlang/swift-syntax#3265 (review)?

@myaumura myaumura marked this pull request as ready for review March 26, 2026 10:05
@myaumura myaumura requested a review from ahoppen April 1, 2026 13:56
@ahoppen
Copy link
Copy Markdown
Member

ahoppen commented Apr 17, 2026

Sorry for my prolonged absence. The code in this PR does not compile. As outlined in the AI Policy, we expect you to take full responsibility for your contributions. Closing this PR since it does not meet a minimum bar of building successfully on any platform.

@ahoppen ahoppen closed this Apr 17, 2026
@myaumura
Copy link
Copy Markdown
Author

Hi @ahoppen, I’ll fix the build issues and reopen a new pull request once it compiles successfully.

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.

2 participants