Hi,
Pl/sql developer version 13 (12 has the same problem).
1) My code has moved on each Beautifier call.
2) It ignores NoFormat hints.
It looks like the problem is in the multi-line strings + comment.
Could you please fix it?
Simple example:
DECLARE
s CLOB;
BEGIN
-- NoFormat Start
s :=...