1 reference to Options
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Formatting\FormatDocumentOnTypeHandler.cs (1)
63
var formattingOptions = await ProtocolConversions.GetFormattingOptionsAsync(request.
Options
, document, cancellationToken).ConfigureAwait(false);