Skip to content

Slow to open from Neovim config (using neovim-vscode plugin) #400

Description

@samholmes

Bug description

I reported the latency bug in the neovim-vscode repo: vscode-neovim/vscode-neovim#2538

To Reproduce

  1. Look at the repo issue for lua config file
  2. Setup a <leader> binding using the config in that issue

Expected behavior

Pressing <leader> should show which key pretty quickly.

Additional context

I'm using Lazyvim and Neovim VSCode plugin and Lazyvim has this nice feature where all the plugins are off by default when using the Neovim VSCode plugin except for plugins where vscode = true. This way I can write a lua config file that binds keybinds using which-key.nvim plugin and set vscode = true so that these keybinds are for vscode. In this way, I can run vscode.action (apart of Neovim VSCode plugin) to run the "whichkey.show" vscode command. But, that's running poorly (latency is too high).

System information

macOS 15.6 (24G84)
NVIM v0.11.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions