2 writes to DocumentOnTypeFormattingProvider
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
DefaultCapabilitiesProvider.cs (1)
80capabilities.DocumentOnTypeFormattingProvider = new DocumentOnTypeFormattingOptions { FirstTriggerCharacter = "}", MoreTriggerCharacter = [";", "\n"] };
Microsoft.VisualStudio.LanguageServices.LiveShare (1)
Client\RoslynLSPClientService.cs (1)
70DocumentOnTypeFormattingProvider = null,