Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>disable-mouse-for-vimNew to Visual Studio Code? Get it now.
disable-mouse-for-vim

disable-mouse-for-vim

iw17

|
69 installs
| (0) | Free
What it says is what it does
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

disable-mouse-for-vim

What it says is what it does.

Features

Reverts mouse click events mistakenly triggered on VS Code text editors when using a Vim extension.

Requirements

VS Code >= 1.92

Extension Settings

This extension contributes the following settings:

  • disable-mouse-for-vim.intervalThreshold: Time interval threshold in milliseconds. If the interval between two neighboring TextEditorSelectionChangeEvents with type Command is not less than the threshold, then the latter one will be reverted.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft