1 write to Options
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
OnAutoInsert\AbstractOnAutoInsertTests.cs (1)
105Options = new LSP.FormattingOptions
1 reference to Options
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\OnAutoInsert\OnAutoInsertHandler.cs (1)
66return GetOnAutoInsertResponseAsync(_globalOptions, servicesForDocument, document, position, request.Character, request.Options, includeNewLineBraceFormatting, cancellationToken);