lsp.ChangeAnnotation
Additional information that describes document changes.
Fields3
ChangeAnnotation.label : string
A human-readable string describing the actual change. The string is rendered prominent in the user interface.
ChangeAnnotation.needsConfirmation : nil | boolean
A flag which indicates that user confirmation is needed before applying the change.
ChangeAnnotation.description : nil | string
A human-readable string which is rendered less prominent in the user interface.