We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89697b5 commit 950176bCopy full SHA for 950176b
Sources/SourceKitLSP/CMakeLists.txt
@@ -21,6 +21,7 @@ target_sources(SourceKitLSP PRIVATE
21
target_sources(SourceKitLSP PRIVATE
22
Swift/AdjustPositionToStartOfIdentifier.swift
23
Swift/CodeActions/ConvertIntegerLiteral.swift
24
+ Swift/CodeActions/PackageManifestEdits.swift
25
Swift/CodeActions/SyntaxCodeActionProvider.swift
26
Swift/CodeActions/SyntaxCodeActions.swift
27
Swift/CodeActions/SyntaxRefactoringCodeActionProvider.swift
0 commit comments