Hi everybody,
There is a new tool available for ABAP developers: Hovitaga Advanced Pretty Printer. It is an enhancement of the standard SAP pretty printer.
Here is an SCN blog post on it:
http://scn.sap.com/community/abap/blog/2013/04/18/free-enhancement-to-abap-editorThis enhancement automatically determines the optimal layout of certain ABAP code sections and aligns the code accordingly:
- Align DATA and TYPE declarations (DATA, TYPES, STATICS, CONSTANTS, CLASS-METHODS, FIELD-SYMBOLS)
- Ability to handle all syntax variations (TYPE RANGE OF, TYPE LINE OF, LIKE LINE OF, TYPE REF TO etc.)
- Align selection screen Parameters and Select-Options
- Handles BEGIN OF - END OF statements
- Align consecutive MOVE statements
- Align consecutive MOVE statements that use the '=' sign - Align inline comments according to user defined settings
- Enhancement can be activated and customized per SAP user
see more at
http://www.hovitaga.com/Advanced-Pretty-Printer-enhancement-overviewYou can download it from here:
http://www.hovitaga.com/buy-product?product=ADVPPHave a nice day,
Tamas