IDE code window - line between functions

With a lot of code it gets hard to see where a function starts and ends. especially when scrolling fast through code.

It would be great if there was line automatically drawn between functions. Like in VB6 or VB.NET

I’m not sure the widget we use for code has this capability.

There is no performance penalty for leaving a blank line between functions, however.

How use it? …

I use…

End function

'______________________________________________________________________________
Function …