vertical lines in editor

Arl

Member
Hi all!
I do not know how this feature officially called, i try to descibe it.
How i can turn on the vertical lines in editor, that visually shows level of subquerry?

Something like this:

Select *
From
|(Select *
| From Dual) t1

This feature relaised in Notepad++

52859dfe99ed99ad0d4f6d9b289c0d19.png
 
Last edited:
+1 for any enhancement in PLSQL Developer editor. There is many situations when I must copy text into Sublime Text, edit/multicursor/plugin use/format there and copy back to PLSQL Developer.
 
Back
Top