In the Editor settings, you can configure the editor's behavior
related to the paired elements (braces, brackets, tags, etc.)
When the Insert pair } check box is selected,
the closing character is automatically added with indent upon pressing EnterEnter.
The indentation level is defined in the Code Style settings.
As for paired brackets, parentheses, and quotes, the closing element is added automatically after
you type the opening bracket or quote. When an opening element is deleted, the closing one is deleted too.