change_annotations


Description:

public HashTable<string,ChangeAnnotation>? change_annotations { get; }

A map of change annotations that can be referenced in annotated TextEdits or create, rename and delete file / folder operations.

Each key is the change annotation identifier.

Whether clients honor this property depends on the client capability `workspace.changeAnnotationSupport`.

Since:

3.16.0