Hi,
I have a suggestion for the next PL/SQL Dev version, which makes the software compliant to code generators like AndroMDA etc:
PL/SQL provides a (editable) list of comment (like --@{name}: etc...) prefixes which mark the entire line as non-editable. This feature is needed, when special...