Jörg-Michael Grassau
Jörg-Michael Grassau
Hi Lucas, thanks for your reply. So, are you really suggesting that if I have an `is_loaded( )` method (and use it somewhere for an `IF is_loaded( )` condition), and...
Hi PhiL, as mentioned by ConjuringCoffee, CREATE PUBLIC would still make sense for an abstract _non-final_ class, because this information is then inherited by its subclasses: - if the superclass...
Hi Martin, yes, I'm afraid these 8.## version numbers are not yet correctly handled by ABAP cleaner and it would be good to support them! I shall try to investigate...
Hi Daniel, you're right, there is currently no way to directly access ABAP cleaner configuration, i.e. you have to open an ABAP code document and "pretend" that you want to...
Hi Daniel and ConjuringCoffee, thanks, ConjuringCoffee, for the link to the related issue, I think we should continue the discussion there to avoid duplicates. Kind regards, Jörg-Michael
Hi ConjuringCoffee, no, I can't see it… good point! And anyway, I wonder whether background colors shouldn't be reworked altogether (including in the light theme, where IMHO, they could be...
Hi ConjuringCoffee, I experimented a bit here, but it seems that while I can set the basic background color for each of these list items, the rest is done by...
Hi Diego, regarding ABAP cleaner, you could check how far you can get with [Calling ABAP cleaner from the command line](https://github.com/SAP/abap-cleaner/blob/main/docs/usage.md#calling-abap-cleaner-from-the-command-line), which also includes an example of a GitHub Actions...
Hi Andreas, you're right, the "Align declarations" rule so far only changes the first line of multi-line table type definitions (which could get rather complex if you define multiple secondary...
Hi ConjuringCoffee, so sorry for responding only now! Nevertheless happy "new" year to you, too! Thanks for the idea, actually it was of course a bug that "Standardize empty lines...