Formating : Smart Helpers
413 Auto Brackets: Auto close opening brackets (add close pair) like ([{"" as defined in syntax tag <OpenClose>
414 Auto indent: indent next line on Enter based on previous code structure\n(scope, format words, sentence start etc) or just use previous line indent.\nWhen On, also enables auto decrease of indent when typing close scope tag
415 Smart Tab: enables extended logic on pressing tab. As:\nchecking for preferred indent, when pressed on begining of line,\nskiping of existing space characters instead of inserting new tab,\nindenting based on spaces in previous lines, when typed in the middle or end of the line
425 Smart Backspace: tries to un-indent line to previous indent level, found from structure of code
416 Smart End-of-Line: End-key jumps to last char and then to real EOL and back
417 Smart Home: Home-key jumps to first char and then to pos1 and back
419 Smart Comment: if current line starts with an comment sign and is completed by Enter-key,\nthe next line would be started with this comment sign too
Just for this post: Surround selection on (,{, [ : surround selected text with\nbraces if one of open braces typed ( (, {, "", ' ).\nSet of braces defined in syntax tag <OpenClose>.
420 Double rate for key repeat: makes two actions instead of one if key is pressed delayed.\nWorks with navigation keys.
421 Format after every paste: use syntax depending rule to auto format the pasted in text
424 Auto delete pair symbols: if closing bracket is deleted and next char is opening bracket delete this too
418 Easy line copy: copies or cut current line content, if no selection done
423 Make operant: auto format case of typed keywords as chosen here
Formating : Auto-Correction
383 If Caps-Lock key is active AND Shift-key is pressed for FIRST char of an word\nthe case is corrected and Caps-Lock key deactivated
384 If an word from the left of the table is found it is replaced by the corresponding word from the right automatically
385 Word to recognize
386 Word to replace
388 Add new or update pair typed in the both fields on the top
389 Delete selected pair