Not just the randomly clicked "hump", but the entire name
Asked
Active
Viewed 3,749 times
46
-
http://stackoverflow.com/questions/5833544/can-intellij-navigate-through-the-source-code-by-camelcase-instead-of-whole-word – Behnam Apr 19 '15 at 06:20
2 Answers
71
It's literally the very first option in Settings | Editor | General :)
[ ] Honor "CamelHumps" words settings when selecting on double click

yole
- 92,896
- 20
- 260
- 197
-
It's a good thing you answered this question because I forget how to do it every single time I install Intellij! – Kaleb Brasee Apr 07 '18 at 03:40
-
Good answer, just be clear that you need to `uncheck` it, instead of check it. And IDEA should also make this default. – Eric Jan 19 '19 at 09:13
-
Thank you! I agree with @EricWang, Intellij should make CamelHumps option checked and Honor on double click unchecked by default. – Agu V Mar 14 '19 at 14:43
-
6This option is absent in Rider, omg. It sees to be a bug, you can change this setting via "Action" menu.. https://www.jetbrains.com/help/rider/Navigation_and_Search__CamelHumps.html – sinedsem May 10 '20 at 16:56
-
-
-
@sinedsem You are my hero. It nearly drove me insane as I use both rider and idea. I still think this is a bug as this should option should be present in the settings. – Nico Sänger Aug 25 '22 at 08:53
4
For those who did not find the option in IntelliJ here is

Machavity
- 30,841
- 27
- 92
- 100

Gumercindo José
- 41
- 2