Pelle, you kindly added displaying the function of where the cursor is when debugging.
It would also be handy to see the same when not debugging. For example, I have various functions with hundreds of lines of code each, I search from the top for a particular word, the IDE finds the word that may be at the bottom of a large function. At present one has to scroll maybe a few hundred lines to find out which function one is in.
John