Microsoft.VisualStudio.RpcContracts.Editor Namespace

Classes

CodeElementContextContract

RPC contract representing a context information for the code element (range in the document as well as additional properties passed in by CodeLens tagger).

CodeElementContract

RPC contract describing a code element in a document on which CodeLens providers would be requested to provide CodeLenses.

CodeLensLabelContract

RPC contract representing CodeLens label.

SelectionContract
TextDocumentContract

RPC contract representing an ITextDocumentSnapshot in a particular version.

TextViewContract

RPC contract representing a ITextViewSnapshot in a particular state and version.

Enums

EditResult

Result of an edit operation.