{{toc}}
Show
set the drawing of editor's parts.
Action
set the actions of editor.
- Free Caret
- Permit caret to move over end of line.
- R is Return Mark
aaaaaaaR |<-- caret can be here.
- Free Row
- Permit caret to over end of line when Free Caret off and keydown up and down.
aaaaaaaaaaaaaaaaaR bbbbbR |<-- caret can be here, only when push key up and down cccccccccccccR
- BackSpaceUnindent
- If checked this, Backspace move back chars of tab space count.
- If unchecked this, Backspace move back a char.
- LockScroll
- Keep caret relatively in screen when scrolling.
- PrevSpaceIndent
- AutoIndent must be checked.
- When you press a enter key with empty line, use indent from nearest previous line.
- Example is below.
- When checked
aaaaaaaaaaaaaaaaaR R<-- you press a enter key |<---- Caret is here
- When unchecked
aaaaaaaaaaaaaaaaaR R<-- you press a enter key |<---- Caret is here
- SelMove
- If you checked this, you can drag and move a selected string.
- RowSelect
- If you checked this, you can select a row by clicking in left bar.
Color
set the color of tokens.
Fountain
set the color of tokens on each fountain.
- FileExtention
RDE selects the fountain that has the same file extension in the FileExt. FileExt used in the filter of the file open/save dialog, too.
WordWrap
set properties of wordwrap.