Microsoft.VisualStudio.RpcContracts.Editor Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |