Table of Contents

Namespace NMF.AnyText.Workspace

Classes

ChangeAnnotation

Represents metadata or instructions for an annotation associated with a change.

CreateFile

Represents the information needed to create a new file.

DeleteFile

Represents the information needed to delete an existing file.

DeleteFileOptions

Options for deleting files, such as recursive deletion and handling missing files.

DocumentChange

Represents a change to a document, including text edits, file creation, renaming, or deletion.

FileOptions

Options for creating or renaming files, such as overwrite behavior.

OptionalVersionedTextDocumentIdentifier

Identifies a text document with optional versioning.

RenameFile

Represents the information needed to rename an existing file.

TextDocumentEdit

Represents the text document edit instructions, including the document and the edits.

WorkspaceEdit

Represents changes to a workspace, including text edits, document changes, and change annotations.