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