Skip to content

Pull requests: python-lsp/python-lsp-server

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix path completion when client doesn't support code snippets bug Something isn't working
#497 by i-aki-y was merged Dec 12, 2023 Loading… v1.10.0
Update rope to 1.11.0 for multi-threading capabilities bug Something isn't working
#498 by tkrabel was merged Dec 18, 2023 Loading… v1.10.0
Fix notebook document selector not being a list in capabilities bug Something isn't working
#454 by smacke was merged Oct 9, 2023 Loading… v1.8.2
Minor bug fix in Rope autoimport plugin bug Something isn't working
#464 by tkrabel-db was merged Oct 18, 2023 Loading… v1.9.0
Fix null reference for syntax errors due to invalid encodings (Pyflakes) bug Something isn't working
#433 by smacke was merged Sep 7, 2023 Loading… v1.8.0
Don't set cwd in Popen kwargs when document root is empty (flake8) bug Something isn't working
#434 by smacke was merged Sep 8, 2023 Loading… v1.8.0
Fix include_declaration handling in references request bug Something isn't working
#440 by krassowski was merged Sep 10, 2023 Loading… v1.8.1
Pass a single copy of the document's source around for flake8 bug Something isn't working
#441 by krassowski was merged Sep 10, 2023 Loading… v1.8.1
Refine diagnostic severity for flake8 bug Something isn't working
#490 by ghost was merged Dec 18, 2023 Loading… v1.10.0
Fix progress reporting with autoimport plugin bug Something isn't working
#530 by last-partizan was merged Mar 13, 2024 Loading… v1.10.1
ProTip! Filter pull requests by the default branch with base:develop.