Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 424 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 424 Bytes

VS subword navigation

Enables case and underscore aware editor navigation in Visual Studio.

Features

  • Supports PascalCase, camelCase, snake_case.
  • Consistent boundaries in either direction.
  • Compatible with box selections.

Installation

  • Build the project.
  • Install the VSIX package in Visual Studio.
  • In Tools > Options > Environment > Keyboard
    • Bind Edit.SubWord* commands to keys in the text editor.