VSCodeVim / VSCodeVim/Vim

Newline with `o` key causes text highlighting

Open
#3,684 4 comments 1 reaction 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
When using the 'o' key to start a new line, all new text is highlighted red until you change to a new tab then back

To Reproduce
Steps to reproduce the behavior:

  1. Go to the middle of a file
  2. Press the 'o' key to start a new line
  3. Start typing

Expected behavior
The text shouldn't be highlighted

Screenshots
image

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.4.0
  • VSCode version: 1.33.0
  • OS: Ubuntu

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 VSCodeVim with the reported editor and extension versions: open a file, press o in the middle, and type. Trace the o-key newline handling and text-highlighting state; done means newly typed text is not red-highlighted without switching tabs.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.