IVsTextManager2 Members
Include Protected Members
Include Inherited Members
Provides additional methods to the IVsTextManager interface.
The IVsTextManager2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AttemptToCheckOutBufferFromScc3 | Attempts to check a file out of SCC. |
![]() |
FireReplaceAllInFilesBegin | |
![]() |
FireReplaceAllInFilesEnd | |
![]() |
GetActiveView2 | Returns the active or previously active view. |
![]() |
GetBufferSccStatus3 | |
![]() |
GetExpansionManager | |
![]() |
GetUserPreferences2 | Returns the user preferences, such as tab usage, indent size and widget margin presence for the view, frame, and language service. |
![]() |
NavigateToLineAndColumn2 | Finds or creates an appropriate view on the specified buffer and places the selection at the specified location. |
![]() |
NavigateToPosition2 | |
![]() |
ResetColorableItems | |
![]() |
SetUserPreferences2 | Sets user preferences. |
Top