Skip to content

ow--/vs-subword-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subword navigation for Visual Studio

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.

Usage

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.

Change Log

Version 2.0.0

VS 2022 support thanks to reduckted. Due to changes to extension authoring, support has been dropped for VS 2015 and below.

Version 1.5.0

VS 2019.

Version 1.4.0

Fixed wonky line transitions, wonky whitespace edge cases and wonky virtual space handling. And VS 2017.

Version 1.3.0

Now for snaky_people as well, thanks to SombreErmine!

Version 1.2.0

Enabled VS 2015 support again; "works on my machine".

Version 1.1.1

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.

Version 1.1.0

Added bindings for delete previous/next subword Took a gamble and enabled installation on VS 2015

Version 1.0.1

Enabled installation on VS 2013

About

Provides subword navigation for Visual Studio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages