ITADN

Move code actions to their own module

#2629Openahoppen 创建于 2026-04-29
good first issuerefactoring
A
ahoppencommented
As we are collecting more syntactic code actions, I think it makes sense to organize them in their own module instead of storing them in their own directory inside `SwiftLanguageService`, if possible. As this is a learning-oriented task, please don’t address this purely by using an AI tool, as described in https://github.com/swiftlang/project-operations/blob/main/contributing/ai-tools.md#learning-oriented-contributions.
4 条评论