This is driving me insane, when I use ctrl + left/right arrow or ctrl + shift + left/right arrow on a word that contains an underscore or hyphen, etc the navigation stops on the underscore rather than the start of the token which is an absolute pita when editing documents that contain snippets of code such as c++
For example, if I’m writing a document that includes hyphenated words
This is a line that includes a double barrelled name Mr Armitage-Smith which shows the problem.
Then any navigation starting at the beginning of the name stops after Armitage instead of the end of Smith
I have scoured Kate settings but can find nothing that would let me configure what characters should be included as part of a word.
So how do I configure Kate to include hyphens and underscores as part of words?