Show TOC

Closing Brackets and Literals AutomaticallyLocate this document in the navigation structure

Context

Whenever you enter an opening bracket such as:

  • ( or { or [
  • or a literal such as '', ``, ||,

the relevant closing character will be automatically inserted in the editor automatically directly behind the cursor, so you do not need to take care of it.

Note

The feature for closing brackets and literals is enabled by default. If you wish to disable it, you have to switch off the corresponding setting in the preferences page:

Start of the navigation path Window Next navigation step Preferences Next navigation step ABAP Development Next navigation step Editors Next navigation step Source Code Editors Next navigation step Code Completion Next navigation step Automatically close brackets and literals End of the navigation path