Align TYPE expressions

 home quick fix whitespace  single file   example  edit

align_type_expressions

Description

Align TYPE expressions in statements

Extended Information

Currently works for METHODS + BEGIN OF

If BEGIN OF has an INCLUDE TYPE its ignored

Also note that clean ABAP does not recommend aligning TYPE clauses:
https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#dont-align-type-clauses

Default Configuration

Hover to see descriptions, Ctrl+Space for suggestions

Examples