46

Not just the randomly clicked "hump", but the entire name

chrystolin
  • 1,067
  • 1
  • 9
  • 17
  • 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 Answers2

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
  • 6
    This 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
  • Thanks @sinedsem :) – yannick1976 Jan 21 '21 at 18:56
  • hahahaha, sry! :) – White_King Jan 23 '22 at 04:34
  • @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

IntelliJ option

Machavity
  • 30,841
  • 27
  • 92
  • 100