-
Notifications
You must be signed in to change notification settings - Fork 46
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
ruff-lsp doesn't start because of errors #400
Comments
I might be misunderstanding what exactly is the issue here but Can you provide some more details on what are you trying to achieve along with your setup? |
Sorry for being late. I'm confused, I've only followed your Readme and setupped this with nvim-lspconfig as suggested. Nothing else, I'm doing something wrong? |
I don't know if there's any problem in your config. Can you provide a minimal setup where you can reproduce this? I see that you're using lazy.nvim, so you can use the template as a starting point (it's in the "Repro" section). Can you also share the output of |
Facing the same issue yesterday. This is related to the issue. I use neovim nightly version. |
After I updated neovim to the latest version, the error no longer occurs. This error only occurs on specific commits and can be resolved by updating neovim. |
I was just playing with ruff to see how it performs, but I cannot make it work.
here you find the gist with logs.
ruff should be version > 0.3.0
The only thing I can understand is that it doesn't like the kind of the completion (15, snippet).
but I cannot find anybody having the same issue.
Here you can find my cmp if it can helps.
The text was updated successfully, but these errors were encountered: