-
Notifications
You must be signed in to change notification settings - Fork 201
Issues: python-lsp/python-lsp-server
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Rope autoimport doesn't work and cause all completion to not function
#503
opened Dec 25, 2023 by
eyalk11
AttributeError: 'NoneType' object has no attribute 'get_document' in Kate text editor
#545
opened Mar 29, 2024 by
5ynCity
How to profile? Slow to startup pylsp with ruff (3 seconds) and pylint (3 seconds).
#550
opened Apr 9, 2024 by
kaddkaka
jedi.api.environment.InvalidPythonEnvironment: <conda_env_path>/bin/python seems to be missing.
#556
opened May 7, 2024 by
MordorianGuy
:LspHover
in Vim9 with lsp and python-lsp-server renders ugly formatting
#562
opened May 26, 2024 by
LuisBL
Setting
include_params
to false still produces all parameters
#563
opened May 27, 2024 by
alishobeiri
workspace/publishDiagnostics
doesn't pass back version information to client
#566
opened Jun 4, 2024 by
Dylmay
ProTip!
Exclude everything labeled
bug
with -label:bug.