VSCodeVim / VSCodeVim/Vim

`<S-Left>` and `<S-Right>` should move to previous/next word, not select

Open
#6,946 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement
Dominant language
TypeScript
Stars
15.2k
Forks
1.5k
Avg merge
3d 18h
Merged PRs (30d)
6

Description

Describe the bug

Not sure if this is a bug or a missing feature. In vim, using shift-left and shift-right moves to the previous/next word. In VSCode vim, it starts highlighting for selection.

To Reproduce

Shift + Left should do the trick.

Expected behavior

The vim manual says:
or b
b [count] words backward. |exclusive| motion.

Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.21.5
  • VSCode version: 1.58.2
  • OS: macOS Catalina

Additional context
Add any other context about the problem here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by reproducing and in VSCodeVim and reviewing the remapping/debugging guidance linked in the issue; done means these keys move by word as described in the Vim manual instead of starting selection.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.