VSCodeVim / VSCodeVim/Vim

vscode vim plugin mess up with macos option block selection

Open
#4,826 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
Cannot do block selection with alt + drag.

To Reproduce
Steps to reproduce the behavior:

  1. Enable vim plugin
  2. press alt
  3. drag (press and move) with trackpad
  4. See cursors jump here and there, and selections flash

Expected behavior
Screenshot 2020-05-10 at 6 52 15 PM
When vim plugin is disabled, press option/alt and drag on trackpad, there should be a block selection.

Screenshots
Screen Recording 2020-05-10 at 6 52 38 PM

  • Extension (VsCodeVim) version: 1.14.1
  • VSCode version: 1.45.0
  • OS: macOS

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

Start by reproducing the issue in the VSCodeVim extension on macOS with VS Code 1.45.0: enable the Vim plugin, hold Option/Alt, and drag on the trackpad. Compare the cursor and selection behavior with the plugin disabled; done means Option-drag produces stable block selection while the plugin is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
desktop, tooling
Issue type
Bug
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.