Skip to content

bug: Flash plugin doesn’t work as expected #2582

@cbconne

Description

@cbconne

Check the following:

  • I have tried setting vscode-neovim.neovimClean in VSCode settings and restarting VSCode.
  • I have read the vscode-neovim docs.
  • I have searched existing (closed!) issues.

Neovim version (nvim -v)

NVIM v0.11.5 Build type: Release

VSCode version and flavor (Cursor, vscodium, …)

VSCode 1.106.0

Operating system/version

macOS 26.1

Problem (including log messages)

When using Neovim with the Flash plugin, Flash doesn’t behave as expected.
Similar to vscode-neovim discussion #2514.

I have already tried setting "editor.accessibilitySupport": "off", with the following behavior:

Flash works correctly on the initial launch of VSCode.
However, as soon as I switch to another window and come back, it's wrong. In fact, simply losing focus triggers the issue.

Image

Steps To Reproduce

  1. Open VSCode, flash works correctly;
  2. switch to another window and come back, it's wrong.

Expected Behavior

Flash work correctly as first open VSCode.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions