4 references to TabSize
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (4)
CodeActions\OmniSharpCodeActionOptions.cs (1)
32
TabSize = LineFormattingOptions.
TabSize
,
DocumentationComments\OmniSharpDocumentationCommentOptionsWrapper.cs (1)
29
TabSize = lineFormattingOptions.
TabSize
,
Formatting\OmniSharpSyntaxFormattingOptionsWrapper.cs (1)
34
TabSize = fallbackLineFormattingOptions.
TabSize
,
Options\OmnisharpLegacyGlobalOptionsWorkspaceService.cs (1)
97
TabSize = lineFormattingOptions.
TabSize
,