When I try to beautify a selection of code, I often get the error massage 'PL/SQL Beautifier could not parse text'.
Then I enclose the selection in begin end; and the beautifier does its work correctly (most of the time).
If I could do this by hand, it should be possible for the beautifier to try the same, if the parsing on a selection failed on the first run.
If this is not already solved in 8.0, it would be nice to see this enhancement very soon.
Then I enclose the selection in begin end; and the beautifier does its work correctly (most of the time).
If I could do this by hand, it should be possible for the beautifier to try the same, if the parsing on a selection failed on the first run.
If this is not already solved in 8.0, it would be nice to see this enhancement very soon.