VSCodeVim / VSCodeVim/Vim

[Bug/Feature][plugin][im-select] Allow define layout for each mode on settings

Open
#7,969 1 comment 0 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.

Currently, the im-plugin only allows to define one layout, and the other is auto infered, but this confuses layouts very often.

Describe the solution you'd like

The proposal is very straight forward, the extension should allow one to set specific layout settings for each available mode (or fallback to default behavior if none).

Also, I don't know if it's possible on VSCode, but it would be nice to have:

  • being able to trigger autoSwitch on any input-like field, like search/command/filename.
  • autoSwitch on window focus or blur

Describe alternatives you've considered
I found none at the current moment.

Additional context

  • Currently using latest version on MacOS Monterey
  • There are many other issues somewhat related to the lack of this setting, like:
    • #4982
    • #4536
    • #4535
    • #3930

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

Start by locating the im-plugin settings and its handling of modes and layouts; the issue names no files or tests. Confirm the available modes and current fallback behavior, then define completion as per-mode layout settings with default fallback. Treat input-field and window-focus autoSwitch as separate scope unless the maintainers clarify them.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.