메소드 |
설명 |
|
CSharpTextEditorIndentation ( ) : System |
|
|
CheckXmlCommentCloseTag ( char keyChar ) : void |
|
|
ConvertNormalToVerbatimString ( TextEditorData textEditorData, int offset ) : void |
|
|
ConvertToStringLiteral ( string text ) : string |
|
|
ConvertVerbatimStringToNormal ( TextEditorData textEditorData, int offset ) : void |
|
|
DoPostInsertionSmartIndent ( char charInserted, bool &reIndent ) : void |
|
|
DoPreInsertionSmartIndent ( Gdk key ) : void |
|
|
DoReSmartIndent ( ) : void |
|
|
DoReSmartIndent ( int cursor ) : void |
|
|
HandleStringConcatinationDeletion ( int start, int end ) : void |
|
|
HandleTextOptionsChanged ( object sender, EventArgs e ) : void |
|
|
HandleTextPaste ( int insertionOffset, string text, int insertedChars ) : void |
|
|
HandleTextReplaced ( object sender, Mono.TextEditor.DocumentChangeEventArgs e ) : void |
|
|
HandleTextReplacing ( object sender, Mono.TextEditor.DocumentChangeEventArgs e ) : void |
|
|
IsSemicolonalreadyPlaced ( TextEditorData data, int caretOffset ) : bool |
|
|
ReindentOnTab ( ) : void |
|
|
RunFormatter ( Mono.TextEditor.DocumentLocation location ) : void |
|
|
SafeUpdateIndentEngine ( int offset ) : void |
|
|
TranslateKeyCharForIndenter ( Gdk key, char keyChar, char docChar ) : char |
|
|