Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CamelHumpsNew to Visual Studio Code? Get it now.
CamelHumps

CamelHumps

ivanstepanovftwgaynottaken

|
1 install
| (1) | Free
The missing subword caret navigation feature matching JetBrains behavior.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Subword Navigation for Visual Studio Code

Subword Navigation is a Visual Studio Code extension that allows developers to navigate through code using subwords. With Subword Navigation, developers can save time and avoid the hassle of reaching for the mouse or selecting parts of words one character at a time.

Features

Subword Navigation offers the following features:

  • Same behavior as VSCode's but with subword navigation.
  • Override VSCode's default word navigation.
  • Navigate through camelCase, CamelHumps, snake_case, and kebab-case words.
  • Works with multiple cursors for efficient editing.
  • Customizable keyboard shortcuts.

Usage

Subword Navigation is activated by default once you have installed and enabled the extension in Visual Studio Code.

To customize the keyboard shortcuts, open the keyboard shortcuts interface and search for subword. From there, you can assign your preferred shortcuts to the commands.

Mapping

Command Overrides Keybinding
subwordNavigation.cursorWordLeft cursorWordLeft Ctrl + Left
subwordNavigation.cursorWordLeftSelect cursorWordLeftSelect Ctrl + Shift + Left
subwordNavigation.cursorWordRight cursorWordRight Ctrl + Right
subwordNavigation.cursorWordRightSelect cursorWordRightSelect Ctrl + Shift + Right
subwordNavigation.deleteWordLeft deleteWordLeft Ctrl + Backspace
subwordNavigation.deleteWordRight deleteWordRight Ctrl + Delete

License

Subword Navigation is released under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft