Page 1 of 1

Ctrl+LeftArrow, Shift+Ctrl+RightArrow etc.

PostPosted: Wed Feb 14, 2024 4:59 pm
by harbourj
Hi,
I tend to use the keyboard more than the mouse when coding, and am finding it very frustrating that the standard (Windows) keyboard commands stop at every change in capitalisation (e.g. it takes 4 keystrokes to select myCamelCaseVar rather than one).

Anyone know how to change this behaviour?

Thanks.

John Harbour
Dorset, UK.

Re: Ctrl+LeftArrow, Shift+Ctrl+RightArrow etc.

PostPosted: Wed Feb 14, 2024 5:34 pm
by hilgers
Hi John,

try Settings - JavaScript - Editor - "Smart caret positioning in name"

2024-02-14 16_29_59-Preferences.jpg
2024-02-14 16_29_59-Preferences.jpg (40.5 KiB) Viewed 2611 times

Re: Ctrl+LeftArrow, Shift+Ctrl+RightArrow etc.

PostPosted: Wed Feb 14, 2024 5:59 pm
by harbourj
Thanks, Joachim. Perfect.