Provides a class that can auto-complete Visual Basic
language documentation comments when appropriate.
- Inheritance:
-
object
Documentation
Comment objectAuto Completer Base
Remarks
Instances of this object can be registered with an ISyntax
Constructors
VBDocumentationCommentAutoCompleter()
Initializes an instance of the class.
Methods
OnDocumentTextChanged(SyntaxEditor, EditorSnapshotChangedEventArgs)
Occurs after a text change occurs to an IEditor
Parameter | Type | Description |
---|---|---|
editor | Syntax |
The Syntax |
e | Editor |
The |
OnDocumentTextChanging(SyntaxEditor, EditorSnapshotChangingEventArgs)
Occurs before a text change occurs to an IEditor
Parameter | Type | Description |
---|---|---|
editor | Syntax |
The Syntax |
e | Editor |
The |
Inherited Members
-
Documentation
Comment Auto Completer Base. Insert Stub Documentation Comment(IEditor View, Text Snapshot Offset, string) -
Documentation
Comment Auto Completer Base. Translate To Parse Data Snapshot(IDot Net Parse Data, Text Snapshot Offset) -
Documentation
Comment Auto Completer Base. Is End Tag Completion Enabled -
Documentation
Comment Auto Completer Base. Is New Line Generation Enabled -
Documentation
Comment Auto Completer Base. Is Stub Generation Enabled -
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()