Problems with Code Folding

TenGor

Member³
Hey,

i have a really big problem with the Code Folding in big Packages (28k lines) (since PL/SQL Dev. 12)

1) After folding a lot of Functions/Procedures in the Packages and jump to the end of the file the Scrollbar is out of sync.

2) If i add new code in the Package every (!) folded Function/Procedure was unfold.
And the bigger Problem: I can't jump to the end of the file anymore. The Scrollbar is at the end, but the code windows shows the
line of code you get if you calc: total of lines - folded lines
This syncs only after reopen the file.

I can provide Screenshots if you want.

2025-06-12 16-07-07.png 2025-06-12 16-15-20.png
 
Back
Top