Home/End key doesn't work in editor

sqldev

Member²
Hi,

home & end key were working in old version(probably 6....) of pl/sql dev. Now i have updated it to 7.1.4... and now home and end key doesn't work in sql/command/test window anymore.
Can you pls suggest how to enable these keys?

Thanks.
 
Go to Tools --> Preferences --> Key Configuration

Set shortcut keys to "Editor: Start of Line" and to "Editor: End of Line".
 
Back
Top