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
Formats the selected text.
Displays a tip over a span of text when the mouse hovers over this location.
Determines the location of a matching brace, parenthesis, quotation mark, bracket, or any other item the language service wants to match.
Returns the extent of a word or token on or near the point.
Top