Skip to content
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

Error on empty lines #327

Open
Fildo7525 opened this issue Nov 25, 2024 · 0 comments
Open

Error on empty lines #327

Fildo7525 opened this issue Nov 25, 2024 · 0 comments

Comments

@Fildo7525
Copy link

After opening a document

image

I use:
NVIM v0.11.0-dev-1228+g9e7b0bcf51
Build type: RelWithDebInfo
LuaJIT 2.1.1731601260
Run "nvim -V1 -v" for more inf

lsp version:
jedi-language-server jedi_language_server
A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.

  installed version 0.42.0                                           
  homepage          https://github.com/pappasam/jedi-language-server 
  languages         Python                                           
  categories        LSP                                              
  executables       jedi-language-server                             
lsp_signatur handler RPC[Error] code_name = InternalError, message = "ValueError: `column` parameter (1) is not in a valid range (0-0) for line 95 ('\\n')." data = {
  traceback = { '  File "/home/fildo7525/.local/share/nvim/mason/packages/jedi-language-server/venv/lib/python3.10/site-packages/pygls/protocol/json_rpc.py", line 266, in _h
andle_request\n    self._execute_request(msg_id, handler, params)\n', '  File "/home/fildo7525/.local/share/nvim/mason/packages/jedi-language-server/venv/lib/python3.10/site
-packages/pygls/protocol/json_rpc.py", line 188, in _execute_request\n    self._send_response(msg_id, handler(params))\n', '  File "/home/fildo7525/.local/share/nvim/mason/p
ackages/jedi-language-server/venv/lib/python3.10/site-packages/jedi_language_server/server.py", line 284, in signature_help\n    signatures_jedi = jedi_script.get_signatures
(*jedi_lines)\n', "  File \"/home/fildo7525/.local/share/nvim/mason/packages/jedi-language-server/venv/lib/python3.10/site-packages/jedi/api/helpers.py\", line 484, in wrapp
er\n    raise ValueError('`column` parameter (%d) is not in a valid range '\n" }
}
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

1 participant