Provides a default implementation of an IAuto
- Inheritance:
-
object
Auto
Corrector objectBase
- Derived:
-
VBAuto
Case Corrector
Remarks
Instances of this object can be registered with an ISyntax
Constructors
AutoCaseCorrector()
Initializes an instance of the class.
Methods
AutoCorrect(TextSnapshotRange)
Auto-corrects over the specified Text
Parameter | Type | Description |
---|---|---|
snapshotRange | Text |
The Text |
GetCaseCorrectText(ITextSnapshot, IToken)
Returns the case-corrected text for the specified IToken.
Parameter | Type | Description |
---|---|---|
snapshot | IText |
The source IText |
token | IToken | The IToken to examine. |
Returns
Inherited Members
-
Auto
Corrector Base. On Document Text Changed(Syntax Editor, Editor Snapshot Changed Event Args) -
Auto
Corrector Base. On Document Text Changing(Syntax Editor, Editor Snapshot Changing Event Args) -
Auto
Corrector Base. On View Selection Changed(IEditor View, Editor View Selection Event Args) -
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()