Skip to content

[SwiftSyntaxCodeActions] Move SwiftRefactor code actions out to sourcekit-lsp#3345

Open
25harsh wants to merge 1 commit into
swiftlang:mainfrom
25harsh:move-refactor-code-actions-out
Open

[SwiftSyntaxCodeActions] Move SwiftRefactor code actions out to sourcekit-lsp#3345
25harsh wants to merge 1 commit into
swiftlang:mainfrom
25harsh:move-refactor-code-actions-out

Conversation

@25harsh

@25harsh 25harsh commented May 27, 2026

Copy link
Copy Markdown

Removes SyntaxRefactoringProvider types mentioned in 2639 out of swift-syntax and into sourcekit-lsp Sources/SwiftSyntaxCodeActions/.
Made dependency changes.

Companion PR 2671

Notes:

  1. Tests in Tests/SwiftRefactorTest/ for the above types are also removed. Coverage moves to
    sourcekit-lsp's CodeActionTests.

@ahoppen

ahoppen commented Jun 3, 2026

Copy link
Copy Markdown
Member

@swift-ci Please test

@25harsh 25harsh force-pushed the move-refactor-code-actions-out branch from 0566b19 to 98c2f2a Compare June 3, 2026 21:48
@ahoppen

ahoppen commented Jun 5, 2026

Copy link
Copy Markdown
Member

@swift-ci Please test

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