1 write to Options
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
Formatting\FormatDocumentRangeTests.cs (1)
103
Options
= new LSP.FormattingOptions()
1 reference to Options
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Formatting\FormatDocumentRangeHandler.cs (1)
29
=> GetTextEditsAsync(context, request.
Options
, _globalOptions, cancellationToken, range: request.Range);