vasama / vs-subword-navigation

Visual Studio subword navigation extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Visual Studio subword navigation extension

License:MIT License


Languages

Language:C# 100.0%