The red lines are out to get me.

In My PL/SQL Package I have these red lines that would appear to be logical separators between say functions. Yet in some of my larger packages they start appearing everywhere, separating all kinds of things that are actually together.

It is really starting to piss me off, so how do I turn them off?

Options -> Editor -> Behavior.

Set ‘Languages’ to ‘PL/SQL’ if it’s not there
already, and click the ‘…’ button

Go to the ‘Rules’ tab.

Scroll down in ‘Rule Names’ until you see ‘Function
Separator’ and click it.

Now click the ‘Disable’ button and then OK.

Thanks, that was driving me nuts.