项目作者: vasama

项目描述 :
Visual Studio subword navigation extension
高级语言: C#
项目地址: git://github.com/vasama/vs-subword-navigation.git
创建时间: 2019-04-12T15:48:34Z
项目社区:https://github.com/vasama/vs-subword-navigation

开源协议:MIT License

下载


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.