Look at this, I'm adding code that can dump all of the NRF24L01+ registers, to aid in debugging:

I typed the start of line 112, after typing "pri" it suggested what you see, so I just pressed tab and it completed line 112 for me. Then I pressed return to get to line 113 and it has suggested what you see (in grey) so I just need to press TAB again.
It has inferred what I'm doing by observing the previous lines and now this is a doddle, far less work than doing it all by hand.

I typed the start of line 112, after typing "pri" it suggested what you see, so I just pressed tab and it completed line 112 for me. Then I pressed return to get to line 113 and it has suggested what you see (in grey) so I just need to press TAB again.
It has inferred what I'm doing by observing the previous lines and now this is a doddle, far less work than doing it all by hand.

