2 references to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures (2)
SmartIndent\SmartIndentProvider.cs (2)
30if (!_editorOptionsService.GlobalOptions.GetOption(SmartIndenterOptionsStorage.SmartIndenter)) 35return new SmartIndent(textView, _editorOptionsService);