Hotkeys for comment line

festerbg

Member
Hi all,
Does anybody knows the hotkey to comment a line in PL/SQL Developer 8.0.3? I found in preferences but there exists only for selected text... is there a way if the position of the mouse cursor is on a specified line to comment that line?

Thanks,
Alexander
 
You can download the free Comment Lines Plug-In from BAR Solutions for this. It will comment the current line when there is no selection, and you can assign a function key through Tools > Preferences > Key Configuration (Edit / Selection / Comment Lines).
 
Back
Top