can "Extend selection" ignore CamelHumps?

Hello,

is is somehow possible (via configuration, plugin, any configuration file...) to achieve this:

I use "extend selection" feature a lot.
I use "CamelHumps" words

But this CamelHumps affects both "mouse double click selection" and "extend selection".
I can configure that mouse doubleclick ignores this (via Editor->General->Honor CamelHumps when double click...) but cannot do this on "extend selection" feature.
What I'm trying to do is to select whole word when first using "extend selection" shortcut (but still need CamelHumps option on for navigation within text).

1

There is no setting to control it separately for extend selection.

Request is welcome at http://youtrack.jetbrains.com/issues/IDEA, probably in context of revising CamelHumps configuration: https://youtrack.jetbrains.com/issue/IDEA-74230 .

0

In IntelliJ Idea 2021.1, this is possible. You can navigate to Settings -> Editor -> General -> Smart Keys. There, you will find the "Honor CamelHumps" and "Use CamelHumps words" options. If you activate them both, the CamelHumps will be an obstacle when widening the selection as you wish.

0

请先登录再写评论。