Hello. Is there a way to change/reprogram the shortcuts for DS? For example, I hope everybody expects that F3 is FindNext but here it is not… Plus other trivial but standard combinations.
Why would anybody expect that
Ok, not anybody but everybody who has used Visual Studio or most of other Windows compiler IDE-s. Maybe DS’ shortcuts come from Linux/Unix world where the key combination habits are different.
You can customize keyboard shortcuts from Window > Preferences > General > Keys
Note that since F3 is used in Eclipse for the “Open Declaration” feature, you’ll first have to unbind it first before being able to reuse it.
ta8086:
most of other Windows compiler IDE-s
Really
daav:
You can customize keyboard shortcuts from Window > Preferences > General > Keys
Note that since F3 is used in Eclipse for the “Open Declaration” feature, you’ll first have to unbind it first before being able to reuse it.
Thanks.