1 reference to GetTextChangeTextWithCaretAtLocation
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\OnAutoInsert\OnAutoInsertHandler.cs (1)
196
var newText =
GetTextChangeTextWithCaretAtLocation
(newSourceText, textChange, desiredCaretLinePosition);