Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Request: Highlight line with error on statement execution

Micke Vrolijk34 hours ago

Would it be possible when executing a statement from a SQL worksheet with an error to highlight the line where the error appears?
e.g. when I have an anonymous plsql block starting on line 11, and the execution reports:
ERROR at line 15:

ORA-06550: line 15, column 17:

PL/SQL: ORA-00928: missing SELECT keyword

That it will automatically put the focus / highlight line 25 of the file (as the statement started on line 11)

Comments
Post Details
Added 34 hours ago
1 comment
36 views