In PyCharm when I move between words with the Alt + ←/→ shortcut it moves the cursor between whitespace separated words. How can I make it move the cursor between underscore_seperated_words?
In PyCharm when I move between words with the Alt + ←/→ shortcut it moves the cursor between whitespace separated words. How can I make it move the cursor between underscore_seperated_words?