Skip to content

workspace/executeCommand failed with message: Unknown command: _typescript.applyWorkspaceEdit #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
benwainwrightawaze opened this issue Apr 14, 2025 · 1 comment

Comments

@benwainwrightawaze
Copy link

Hey there!

I use this plugin as part of my setup and currently I'm getting the following error message when I add a new import via a quick action.

GitHub Copilot: -32603: Request workspace/executeCommand failed with message: Unknown command: _typescript.applyWorkspaceEdit

Anyone any idea why?

@tpope
Copy link
Collaborator

tpope commented Apr 15, 2025

Sounds like the command is getting routed to the wrong LSP. Not sure what would cause that. Possibly a bug in a plugin, or in a Neovim prerelease. Can confirm I can invoke quick actions like adding an import without issue on Neovim 0.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants