will pl/sql developer support pl/sql code bracket highlight?

karajan

Member
hi...i hope developer plsql window will support code bracket highlight ,it is helpful to identify which level you r in,if your program have a complex structue,
sicerely
 
Go to Tools > Preferences > User Interface / Editor, and enable the "Highlight parentheses" option.

You can additionally go to Tools > Preferences > Windows Types / Program Window, and enable the "Highlight if, loop, case and block keywords" option.

 
Back
Top