Nuno Godinho

Results 37 issues of Nuno Godinho

documentation

This will enable what SAP doesn't provide: consistently rolling back a whole class, function group or program+includes.

enhancement

Consider this report: https://abaplint.app/stats/abapinho/abapTimeMachine/statement_compatibility As suggested by Lars here: https://github.com/abapinho/abapTimeMachine/issues/86#issuecomment-874086296

enhancement

This seems to be caused by the need to create the dummy container. But it must be corrected somehow.

bug

So that keys like PageUp and PageDown will work.

enhancement

A light and a dark and maybe a crazy one.

enhancement

But it must adapt to searching either programs, classes or function groups.

enhancement

#337 proposed linking to another repository which contains sample code. This constitutes a security problem. But it raises a good point. It would be great if some of the rules...

clean-abap

In light of the Clean ABAP guidelines that tells us to [avoid abbreviations](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#avoid-abbreviations), would it be possible to also have methods `error()`, `warning()`, `info()` and `successl()`? Maybe as simple wrappers...

enhancement
good first time