VSCodeVim / VSCodeVim/Vim

vscode内置的快捷键没法用了(改进意见)

Open
#9,886 0 comments 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

Describe the bug
当处于编辑区的时候,无法使用vscode的内置快捷键

To Reproduce
Steps to reproduce the behavior:

  1. 打开一个文件
  2. 焦点切换到编辑区
  3. 按下vscode内置快捷键,比如ctrl+i来启动内联AI聊天
  4. See error: 无法正常使用快捷键

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.32.4
  • VSCode version: 1.107.1
  • OS: Arch Linux

Additional context
改进意见:增加一个快速开启和关闭vim模式的快捷键,以便快速切换在vim模式中和vscode中使用快捷键

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 reproducing the conflict in VSCode 1.107.1 with VSCodeVim 1.32.4: focus an editor and press Ctrl+I. Then inspect the extension's keybinding and mode-toggle handling; the issue names no files or tests. Done means a documented shortcut can quickly switch between Vim mode and VSCode-native shortcuts without breaking editor behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
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.