Posted 16 years ago
by Daniel Navarro

Congratulations on your excellent suite of controls.
I wanted to add a simple auto indent feature (just adding enough spaces on new line to match the previous one). I've been looking around and it seems we have to implement this feature ourselves (I can't understand what the Auto Indent property is for from your documentation, as it's only 'get').
So, should we use an IEditorViewTextInputEventSink on Enter?
(I'll be glad just to get some pointers to get me started).
Thank you.
I wanted to add a simple auto indent feature (just adding enough spaces on new line to match the previous one). I've been looking around and it seems we have to implement this feature ourselves (I can't understand what the Auto Indent property is for from your documentation, as it's only 'get').
So, should we use an IEditorViewTextInputEventSink on Enter?
(I'll be glad just to get some pointers to get me started).
Thank you.