Type Definition lsp2::ChangeAnnotationIdentifier
pub type ChangeAnnotationIdentifier = String;
Expand description
An identifier referring to a change annotation managed by a workspace edit.
@since 3.16.0
pub type ChangeAnnotationIdentifier = String;
An identifier referring to a change annotation managed by a workspace edit.
@since 3.16.0