다음을 통해 공유


IVsLanguageTextOps Members

Include Protected Members
Include Inherited Members

Provides additional IntelliSense features for the language service.

The IVsLanguageTextOps type exposes the following members.

Methods

  Name Description
Public method Format Formats the selected text.
Public method GetDataTip Displays a tip over a span of text when the mouse hovers over this location.
Public method GetPairExtent Determines the location of a matching brace, parenthesis, quotation mark, bracket, or any other item the language service wants to match.
Public method GetWordExtent Returns the extent of a word or token on or near the point.

Top

See Also

Reference

IVsLanguageTextOps Interface

Microsoft.VisualStudio.TextManager.Interop Namespace