I would like the ability to double click a hyphenated CSS class name in Atom and have it select the entire class. eg .my-class-name
.
I heard mention of the the 'Non word characters' in settings but this appears as a regex formula I'm not familiar with /\()"':,.;<>~!@#$%^&*|+=[]{}
?-…`
What do I edit to make this possible?