Skip to content

Commit 96852b4

Browse files
committed
Update Configuration File.md
1 parent 36e6feb commit 96852b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Configuration File.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ The structure of the file is currently not guaranteed to be stable. Options may
5151
- `noLazy`: Prepare a target without generating object files but do not do lazy type checking and function body skipping
5252
- `enabled`: Prepare a target without generating object files and the like
5353
- `cancelTextDocumentRequestsOnEditAndClose: bool`: Whether sending a `textDocument/didChange` or `textDocument/didClose` notification for a document should cancel all pending requests for that document.
54-
- `experimentalFeatures: string[]`: Experimental features to enable. Available options: on-type-formatting
54+
- `experimentalFeatures: string[]`: Experimental features to enable. Available features: on-type-formatting
5555
- `swiftPublishDiagnosticsDebounceDuration: double`: The time that `SwiftLanguageService` should wait after an edit before starting to compute diagnostics and sending a `PublishDiagnosticsNotification`.

0 commit comments

Comments
 (0)