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