2 writes to _indentCaretOnCommit
Microsoft.VisualStudio.LanguageServices (2)
Snippets\SnippetExpansionClient.cs (2)
286_indentCaretOnCommit = true; 956_indentCaretOnCommit = false;
1 reference to _indentCaretOnCommit
Microsoft.VisualStudio.LanguageServices (1)
Snippets\SnippetExpansionClient.cs (1)
394if (_indentCaretOnCommit && endLineText == string.Empty)