Feature request

g_lagaffe

Member²
I often program anonymous PL/SQL Blocks in the Editor Tab of the Command Window. It's very handy for small tasks which only have to be done once and therefore do not need to get functions or procedures.
It would be very helpful for this task if the line numbers were shown in the Editor Window similar to the line numbers in the Program Window Editor.
Is there a chance for that feature to be included in future versions?
 
I have added this to the list of enhancement requests. Note that it may be easier to develop and run PL/SQL Blocks in the Test Window. In case of a syntax error, the cursor is placed at the error location.
 
Back
Top