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.
2 parents bee567d + d19f829 commit 1e3ad2fCopy full SHA for 1e3ad2f
Sources/sourcekit-lsp/SourceKitLSP.swift
@@ -170,7 +170,6 @@ struct SourceKitLSP: AsyncParsableCommand {
170
),
171
defaultWorkspaceType: defaultWorkspaceType,
172
generatedFilesPath: generatedFilesPath,
173
- backgroundIndexing: experimentalFeatures.contains("background-indexing"),
174
experimentalFeatures: Set(experimentalFeatures.compactMap(ExperimentalFeature.init))
175
)
176
}
0 commit comments