Microsoft.VisualStudio.Text.Document Namespace

Classes

ChangeTag

A tag associated with a span of modified text.

Structs

ChangedSnapshotSpan

Associates a ChangeTypes witgh a SnapshotSpan of text.

Interfaces

IChangeSource

Represents a component that is a source of alternative (external to the core editor) information about modifications in a given ITextBuffer, for example changes against baseline source controlled version.

IChangeSourceProvider

Represents a provider of a IChangeSource component, which is a source of alternative (external to the core editor) information about modifications in a given ITextBuffer, for example changes against baseline source controlled version. Component exporters must supply NameAttribute and at least one ContentTypeAttribute attribute to specify the applicable content types.

Enums

ChangeTypes

Specifies the types of changes for modified text.