VSCodeVim / VSCodeVim/Vim

Ignore keyboard layout

Open
#7,083 0 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.
I'm often using different keyboard layouts like Russian, Japanese etc. When I'm using them I can't use any of vim keys. It'd be nice to have Ignore keyboard layout option.

Describe the solution you'd like
The option like in Vimium-C

Recognize keys in en-US QWERTY layout and ignore CapsLock. If partially checked, require Alt (Option).

Describe alternatives you've considered
No alternatives

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

The issue names no files, tests, or entry points. Begin by locating the extension's keyboard-handling entry points, then determine how the option should recognize en-US QWERTY keys, ignore CapsLock, and optionally require Alt; done means Vim keys work with the requested layouts and behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.