We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b7b86 commit 4bba480Copy full SHA for 4bba480
Sources/SourceKitLSP/Swift/DocumentFormatting.swift
@@ -26,6 +26,7 @@ import Foundation
26
import LanguageServerProtocol
27
import SKLogging
28
import SKSupport
29
+import SKUtilities
30
import SwiftParser
31
import SwiftSyntax
32
0 commit comments