

If this checkbox is selected, then, on typing the closing curly brace, the enclosed code block is reformatted automatically, if the formatting of this code block does not match the selected code style.

Select this checkbox to have IntelliJ IDEA automatically add a closing single or double quote for each typed opening single or double quote, respectively. Select this checkbox to have IntelliJ IDEA automatically add a closing bracket for each typed opening bracket, respectively. When this checkbox is selected, on pressing End in an empty line, the caret is positioned with the indent, which IntelliJ IDEA assumes to be reasonable in the current code point (indentation is based on the current Code Style Settings). Pressing Home subsequently moves the caret from the Smart Home position to the first column and back.Įnd on blank line moves caret to indent position

When this checkbox is selected, on pressing Home, the caret is positioned at the first non-whitespace character of the current line. Home moves caret to first non-whitespace character
