Hi
I'm hoping someone can suggest a fix for my code folding problem (though I wonder if what I want is possible).
Please refer to the first image below. As you will see, there is no code folding option against the FUNCTION or PROCEDURE lines. This is is what I would like if it's possible. I have the following code folding entries in my pl/sql wordfile:
I've tried adding a "END " string to the close line in the hope that this would allow a match with the "FUNCTION" and "PROCEDURE" entries in the open line but this still doesn't work - please see the second image below for the the effect adding an "END " entry has.
Any suggestions anyone could give would be most appreciated.
Many thanks, PG.
I'm hoping someone can suggest a fix for my code folding problem (though I wonder if what I want is possible).
Please refer to the first image below. As you will see, there is no code folding option against the FUNCTION or PROCEDURE lines. This is is what I would like if it's possible. I have the following code folding entries in my pl/sql wordfile:
Code: Select all
/Open Fold Strings = "BEGIN" "CASE" "FUNCTION" "IF" "LOOP" "PROCEDURE"
/Close Fold Strings = "END;" "END CASE" "END IF;" "END LOOP;"
Any suggestions anyone could give would be most appreciated.
Many thanks, PG.
- Without "END " in the close line
- With "END " in the close line
UltraEdit version and OS info:
UltraEdit 15.20.0.1017;Windows 7
UltraEdit 15.20.0.1017;Windows 7