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