Include Protected Members
Include Inherited Members
Allows a completion set to provide various kinds of customization.
The IVsCompletionSetEx type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CompareItems | Compares two completor items. |
![]() |
DecreaseFilterLevel | Show in the completion list all common items available. |
![]() |
GetCompletionItemColor | Returns the foreground and background colors for a selected item. |
![]() |
GetFilterLevel | Returns the current filter level. |
![]() |
IncreaseFilterLevel | Show in the completion list the members of the specified type. |
![]() |
OnCommitComplete |
Top