hansdampfinger666
hansdampfinger666
Would be cool, if the application could save its state to disk and reopen the tree view next time I start the application at the same place I left it....
I hope it's not a config option I'm missing, but this (already ABAP cleaner formatted code): ```abap TYPES: BEGIN OF ty_conf_out_posnr. INCLUDE TYPE conf_out AS conf_out. TYPES: items TYPE string_t,...
### Description If I have a large amount of media tabs open (like Youtube) it's really hard to see which one is currently playing something (audio/video), when I'm not on...
Add 'insert empty line before ANY statement' option to rule "Standardize empty lines within methods"
I'm in the "always inline declare and define and declare and define as close as possible to definitions" and not the "declare all variables at the start of any function"...
I just want to build a table from a bunch of strings and I get a compile error. Not sure what to do, maybe you can help. This is my...
**Relevant sections of the style guide** #https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#close-brackets-at-line-end and all the mistakes that follow from this rule. **Description** Code should be as left leaning (no pun intended) and one dimensional as...
A dropdown to choose the theming for the export would be super cool. When I export a pdf, I always have to change the theme to default, so the output...