IIntellisenseControllerProvider Interface
Visual Studio 2015
Creates IntelliSense controllers for a specific ITextView object.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | TryCreateIntellisenseController(ITextView, IList<ITextBuffer>) | Attempts to create an IntelliSense controller for a specific text view. |
For an example of this interface, see Walkthrough: Displaying QuickInfo Tooltips.
Show:
