Jörg-Michael Grassau

Results 139 comments of Jörg-Michael Grassau

Hi Josh, release 1.14.0 will also offer the new rule "Replace READ TABLE with table expression" (for 3. line_exists( ) and 10. line_index( ), and additionally for ASSIGN): ![image](https://github.com/SAP/abap-cleaner/assets/79639298/5ee84314-e7e6-4d3d-840a-7c2b4f4e88a4) Examples:...

Hi Josh, thanks for opening a dedicated issue for this! As mentioned in #20, my idea would be to create a new cleanup rule "Align components in tabular layout" (or...

Hi Josh, perfect, thanks once again for this inspiring list! (And nicely done with the ticks, references and version numbers!) Already doing some research on some of the other points...

Hi Josh, version 1.15.0, which was just released, now includes the new cleanup rules "Use string templates to assemble text" (for 2.) and "Replace CONDENSE with string function" (for 5.)!...

Hi Lightirius, thanks for this thorough proposal! I must admit, I'm not quite sure which way to go: * on the one hand, particularly regarding the closing parentheses, I know...

Hi ConjuringCoffee, haha, I was literally waiting for this suggestion to come up, and you did it within less than 1 hour after the release! Yes, this should be doable,...

Hi ConjuringCoffee, just to be sure that I understand you correctly: Where and how would a user then configure the location of their fiels with custom CDS names? And once...

Hi ConjuringCoffee, version 1.20.0, which was just released, now offers to enter custom view and field names in rule "Use CamelCase for known CDS names" (which are then also used...

Hi Vlad, this is because "Rearrange local declarations" (with the option "Rearrange DATA: … order by first usage") determines the first usage of each variable in the code and then...

Hi Segurega, good point, thanks for the example! I will have to check how this could be implemented, given the limited scope of these variables in iteration expressions. Kind regards,...