← 返回首页
bug: LSP workspace/executeClientCommand error when accepting LSP completion · Issue #399 · nvim-java/nvim-java · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bug: LSP workspace/executeClientCommand error when accepting LSP completion #399

New issue
New issue

Description

Did you check docs and existing issues?

  • I have read all the plugin docs
  • I have searched the existing issues
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

NVIM v0.12.0-dev-494+g533cc0ab35

Operating system/version

Linux Debian

Describe the bug

When I accept the LSP completion (I'm using blink.cmp) it accepts the completion fine, but I always get an error message.

vim.schedule callback: /usr/local/share/nvim/runtime/lua/vim/lsp/rpc.lua:348: method "workspace/executeClientCommand": either a result or an error must be sent to the server in response stack traceback: [builtin#36]: at 0x56195ad76ba0

Steps To Reproduce

  1. Get autocompletion window with LSP completion
  2. Accept autocompletion from LSP
  3. Receive error

Expected Behavior

  1. Get autocompletion window with LSP completion
  2. Accept autocompletion from LSP
  3. No error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.