This adds the missing code navigation feature costing so many developers so much valuable time by selecting parts of words one character at the time or reaching for that pesky mouse. No warranty.
Search for Edit.Subword in keyboard bindings and set shortcuts according to taste in the Text Editor context. Some like to replace the regular word navigation keys. I prefer to have both available.
VS 2022 support thanks to reduckted. Due to changes to extension authoring, support has been dropped for VS 2015 and below.
VS 2019.
Fixed wonky line transitions, wonky whitespace edge cases and wonky virtual space handling. And VS 2017.
Now for snaky_people as well, thanks to SombreErmine!
Enabled VS 2015 support again; "works on my machine".
Corrected a couple of odd behaviors due to having any existing selections. Should now align nicely with Sublime. Thanks JNF-smile. Found what was needed for VS 2015 support. This will have to wait for a bit I'm afraid.
Added bindings for delete previous/next subword Took a gamble and enabled installation on VS 2015
Enabled installation on VS 2013