Next: Editor Configuration - Keystrokes, Previous: Editor Configuration - Display, Up: Editor Configuration [Contents]
An array of options that determine exactly how the editor functions.
Automatically indent lines based on source context
Drag and drop selected text within the editor
Open files by dragging and dropping them from Windows into the editor
Holding Alt while selecting text will select in a rectangle instead of line by line
When moving up/down, caret stays in the same column
When a block of text is highlighted, use Tab/Shift-Tab to indent/unindent the selected code
Whether a right mouse click will move the caret or keep its position
Attempt intelligent guess at where to place caret when pressing Home
Scroll by a half page instead of a full page when pressing Page Up/Page Down
Allow scrolling past end of line
Allow scrolling past end of file
Show a scroll hint
Scrolling follows movement of mouse
Whether to use real tabs or convert to spaces
Whether to trim trailing spaces from end of line
Group actions together so undo will reverse a "group" action
Don’t allow scroll arrows
Display "special" characters in the editor