2 references to ChangeAnnotationSupport
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\TextDocumentEdit.cs (1)
32/// Use of <see cref="AnnotatedTextEdit"/> is guarded by the capability <see cref="WorkspaceEditSetting.ChangeAnnotationSupport"/>.
Protocol\WorkspaceEdit.cs (1)
49/// Whether clients honor this property depends on the client capability <see cref="WorkspaceEditSetting.ChangeAnnotationSupport"/>.