![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
IEditorOperations |
Defines operations relating to the editor. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
IEditorOperations2 |
Defines operations relating to the editor. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
IEditorOperationsFactoryService |
A service that provides IEditorOperations objects. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
IMergeTextUndoTransactionPolicy |
Provides the merge policy for undo transactions. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextBufferUndoManager |
Registers the ITextUndoHistory for a text buffer, listens for change events on a text buffer, and adds ITextUndoPrimitive objects to the ITextUndoHistory. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextBufferUndoManagerProvider |
Provides an ITextBufferUndoManager for a given ITextBuffer. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextSearchNavigator |
Navigates between search results on an ITextBuffer and performs text replacements. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextSearchNavigatorFactoryService |
Creates ITextSearchNavigator objects. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextSearchService |
Searches a ITextSnapshot with different search options. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextSearchService2 |
Extends ITextSearchService with methods for searching contents of a ITextSnapshot and helper methods for performing replace operations. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextStructureNavigator |
Provides methods to navigate text, such as getting word extents. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextStructureNavigatorProvider |
Gets an ITextStructureNavigator for a given ITextBuffer. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextStructureNavigatorSelectorService |
Selects and caches ITextStructureNavigator objects based on content type. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextUndoHistory |
Contains undo transactions. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextUndoHistoryRegistry |
Maintains the relationship between text buffers and ITextUndoHistory objects. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextUndoPrimitive |
Represents an atomic operation that knows how to do, undo, and redo itself. |
![Public interface Public interface](images/ee656875.pubinterface(vs.120).gif) |
ITextUndoTransaction |
Represents a container for ITextUndoPrimitive objects. |