Editors - Code Editors |
Previous Index Next How To Use |
|
Controls settings related to options for editing, but not related to Syntax Highlighting.
Code Editor Settings
Indentation
Key behaviourWith this option checked, the Home key will toggle between "at the first character of a line" or the complete line start.
AutoClose & AutoEncloseThe AutoClose and AutoEnclose feature allows you to quickly enter pairs of parenthesis, brackets or enclose selected text in quotes.
If you use the AutoClose feature, each first character will be closed by a second (eg: [ will become []).
If you use the AutoEnclose feature, when selecting a piece of text, using the first character of a pair will automatically add the closing character. |