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 f6d286e commit e540f16Copy full SHA for e540f16
Sources/SourceKitLSP/CMakeLists.txt
@@ -23,6 +23,7 @@ target_sources(SourceKitLSP PRIVATE
23
target_sources(SourceKitLSP PRIVATE
24
Swift/AdjustPositionToStartOfIdentifier.swift
25
Swift/CodeActions/ConvertIntegerLiteral.swift
26
+ Swift/CodeActions/PackageManifestEdits.swift
27
Swift/CodeActions/SyntaxCodeActionProvider.swift
28
Swift/CodeActions/SyntaxCodeActions.swift
29
Swift/CodeActions/SyntaxRefactoringCodeActionProvider.swift
0 commit comments