5 references to InsertReplaceEdit
Microsoft.CodeAnalysis.LanguageServer.Protocol (5)
Protocol\CompletionItem.cs (4)
214
/// by a server, so it can report both ranges using <see cref="
InsertReplaceEdit
"/>
219
/// The <see cref="
InsertReplaceEdit
.Insert"/>
220
/// must be a prefix of the <see cref="
InsertReplaceEdit
.Replace"/> i.e. same start
227
public SumType<TextEdit,
InsertReplaceEdit
>? TextEdit
Protocol\CompletionItemSetting.cs (1)
100
/// Whether the client supports <see cref="
InsertReplaceEdit
"/> values on the