Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

CodeActionMenu freezes Neovim if rust_lsp is attached to the buffer #66

Open
gotgenes opened this issue Sep 20, 2023 · 0 comments
Open

Comments

@gotgenes
Copy link

If I issue :CodeActionMenu in a Python buffer with ruff-lsp attached, Neovim becomes completely unresponsive.

I don't experience this issue when using vim.lsp.buf.code_action()

I am wondering if it has to do with the fact that ruff-lsp always has actions, but that they may have no diff. astral-sh/ruff-lsp#91 but that is a shot in the dark.

I haven't experienced this issue when ruff-lsp is detached, or in other languages with other language servers.

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

No branches or pull requests

1 participant