An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-lsp/python-lsp-server issues and pull requests

#657 - Add funding-manifest-urls for FLOSS fund

Pull Request - State: closed - Opened by CAM-Gerlach about 1 month ago
Labels: task

#656 - Add space between punctuation and next sentence

Pull Request - State: closed - Opened by spenserblack about 1 month ago

#655 - Add a security policy

Pull Request - State: closed - Opened by CAM-Gerlach about 1 month ago
Labels: task

#653 - Make max number of autoimport suggestions configurable

Issue - State: open - Opened by kldtz about 2 months ago

#652 - pylsp process <defunct> after started.

Issue - State: open - Opened by lichunqiang about 2 months ago

#651 - autocomplete from wrong type.

Issue - State: open - Opened by kaddkaka 2 months ago

#650 - Drop Python 3.8, add Python 3.11 to CI and run `pyupgrade`

Pull Request - State: closed - Opened by krassowski 2 months ago
Labels: task

#649 - Fix minor typo in workspace.py

Pull Request - State: open - Opened by Hoblovski 2 months ago

#648 - Feature Request: pyrefly support

Issue - State: open - Opened by josteink 2 months ago

#647 - rope autoimport code action error.

Issue - State: open - Opened by loujiaye 2 months ago

#646 - Enforce `setuptools` 69 or newer to ensure `py.typed` marker gets included

Pull Request - State: closed - Opened by krassowski 3 months ago
Labels: task

#645 - Add support for type definition

Pull Request - State: closed - Opened by Hoblovski 3 months ago - 2 comments

#644 - Add basic Goto Implementation Request support

Pull Request - State: open - Opened by smheidrich 3 months ago - 1 comment

#643 - Add docs on Python interpreter/env considerations

Pull Request - State: open - Opened by smheidrich 3 months ago

#641 - Add `py.typed` marker to `pylsp` imports to be analysed with `mypy`

Pull Request - State: closed - Opened by krassowski 3 months ago - 4 comments
Labels: task

#640 - Should we add `py.typed` marker?

Issue - State: closed - Opened by krassowski 3 months ago
Labels: task

#639 - Fix inline comments that include text with `import`

Pull Request - State: closed - Opened by jsbautista 3 months ago
Labels: bug

#637 - symbol search doesn't work

Issue - State: open - Opened by hongy19 3 months ago

#636 - Unable to resovle references type variables

Issue - State: open - Opened by svartkanin 3 months ago - 2 comments

#633 - Send websocket payload using a queue

Pull Request - State: closed - Opened by Raekkeri 4 months ago - 10 comments

#631 - Allow to format signatures in docstrings

Pull Request - State: closed - Opened by krassowski 4 months ago - 8 comments
Labels: enhancement

#630 - Formatting of signatures in docstrings

Issue - State: closed - Opened by krassowski 4 months ago - 1 comment
Labels: enhancement

#629 - Question: How can I see which plugins are installed?

Issue - State: open - Opened by kaddkaka 4 months ago

#628 - Do not call `str.splitlines()` twice in the same function.

Pull Request - State: closed - Opened by fukanchik 5 months ago
Labels: bug

#627 - Do not call str.splitlines() twice in the same function

Issue - State: closed - Opened by fukanchik 5 months ago
Labels: bug

#625 - Cannot make ruff and rope code actions work

Issue - State: open - Opened by vspinu 5 months ago

#622 - No way to disable .ropeproject directory on Lua and Neovim

Issue - State: open - Opened by mamekoro 5 months ago - 4 comments

#621 - Port custom changes from old fork of python language server

Pull Request - State: closed - Opened by OlegWock 5 months ago - 1 comment

#620 - "test" extra can not be installed on Ubuntu Oracular

Issue - State: open - Opened by offby1 5 months ago

#619 - Inconsistent jedi_completion with snippets enabled client (vim-lsp)

Issue - State: open - Opened by torimus 6 months ago - 2 comments

#618 - Update changelog for 1.12.2

Pull Request - State: closed - Opened by ccordoba12 6 months ago
Labels: task

#614 - VSCode Extension Feature Request

Issue - State: open - Opened by dasTanmoy0096 6 months ago

#613 - Bump minimum jedi version to 0.19.2

Pull Request - State: open - Opened by hbibel 6 months ago

#612 - Minimum requried jedi version does not support Python 3.13

Issue - State: closed - Opened by hbibel 6 months ago - 3 comments
Labels: bug

#611 - Make path separator escape configurable (#373)

Pull Request - State: open - Opened by dbazile 7 months ago - 3 comments

#610 - python-lsp-server doesn't work with virtual environments?

Issue - State: closed - Opened by georgev93 7 months ago - 1 comment

#609 - Fix test for Jedi 0.19.2

Pull Request - State: open - Opened by cmashinho 8 months ago

#608 - Put `extra_paths` in front of `sys.path`

Pull Request - State: open - Opened by cmashinho 8 months ago

#607 - rope autoimport doesn't find proper import

Issue - State: open - Opened by Esnos33 8 months ago - 1 comment

#606 - Hugly MarkupContent formatting

Issue - State: open - Opened by rcasta74 8 months ago

#604 - rope: correctly handle null value for ropeFolder config

Pull Request - State: open - Opened by osiewicz 8 months ago

#601 - pylsp does not react to "# noqa"

Issue - State: open - Opened by Bazulenkov 9 months ago - 1 comment

#600 - test

Pull Request - State: closed - Opened by codegen-team 9 months ago

#599 - How to find ruff dynamically?

Issue - State: open - Opened by kaddkaka 9 months ago

#595 - Update changelog for 1.12.0

Pull Request - State: closed - Opened by ccordoba12 11 months ago
Labels: task

#594 - Cannot understand range coverage for `vim.lsp.buf.code_action()`

Issue - State: open - Opened by avario-cpu 11 months ago - 1 comment

#592 - Zed Extension

Issue - State: open - Opened by rgbkrk 11 months ago

#591 - Replace ujson with orjson

Pull Request - State: open - Opened by valrus 11 months ago - 4 comments
Labels: enhancement

#590 - Schema appears incorrect for rope.extensionModules

Issue - State: open - Opened by shipmints 12 months ago

#589 - Allow `jedi_hover` and `jedi_signature_help` plugins to hide docstrings.

Pull Request - State: open - Opened by tomekwojcik 12 months ago - 2 comments

#587 - pyflakes instead of flake8 in readme.md

Issue - State: open - Opened by hongy19 12 months ago

#586 - Update versions of Github actions used on CI

Pull Request - State: closed - Opened by ccordoba12 about 1 year ago
Labels: task

#585 - Fix linting issues reported by the latest version of Ruff

Pull Request - State: closed - Opened by ccordoba12 about 1 year ago
Labels: task

#584 - Use `%r` to have a better log

Pull Request - State: closed - Opened by tebeka about 1 year ago - 2 comments
Labels: enhancement

#583 - Code actions are failing because of unsupported python version

Issue - State: open - Opened by rukbotto about 1 year ago - 3 comments

#582 - [Codegen] 🔧 Convert Function Calls to Use Named Kwargs

Pull Request - State: closed - Opened by agserrano3 about 1 year ago - 1 comment

#581 - Set return type to `None` for functions without returns

Pull Request - State: closed - Opened by agserrano3 about 1 year ago - 2 comments
Labels: enhancement, task

#580 - permission to push branches

Issue - State: closed - Opened by agserrano3 about 1 year ago - 2 comments

#579 - Drop ujson and switch to orjson

Pull Request - State: closed - Opened by rumpelsepp about 1 year ago - 2 comments

#578 - Setting up flake8 in Spyder IDE

Issue - State: closed - Opened by ryan-david-murphy about 1 year ago - 1 comment

#576 - Bump flake8 to 7.1

Pull Request - State: closed - Opened by bnavigator about 1 year ago
Labels: task

#575 - Is the server-side push in Pylsp thread unsafe?

Issue - State: open - Opened by WutingjiaX about 1 year ago

#573 - Add `window/logMessage` support

Pull Request - State: closed - Opened by Dylmay about 1 year ago - 1 comment
Labels: enhancement

#572 - option to hide process status update

Issue - State: open - Opened by Alex0x4b about 1 year ago

#571 - Pylsp not loading active environment

Issue - State: closed - Opened by moonlitgrace about 1 year ago - 3 comments

#570 - Fix Fedora instructions

Pull Request - State: closed - Opened by penguinpee about 1 year ago
Labels: documentation

#569 - [WIP] Adding Scorecard.yml Workflow and Scorecard Badge GOSST

Pull Request - State: open - Opened by PatriceJada about 1 year ago

#566 - `workspace/publishDiagnostics` doesn't pass back version information to client

Issue - State: open - Opened by Dylmay about 1 year ago - 1 comment

#565 - Add version support to `workspace/publishDiagnostics`

Pull Request - State: closed - Opened by Dylmay about 1 year ago - 3 comments
Labels: enhancement

#564 - Implement support for workspace/symbol

Pull Request - State: open - Opened by niilohlin about 1 year ago - 3 comments

#562 - `:LspHover` in Vim9 with lsp and python-lsp-server renders ugly formatting

Issue - State: open - Opened by LuisBL about 1 year ago - 1 comment

#561 - pydocstyle is deprecated; GitHub repo has been archived

Issue - State: open - Opened by penguinpee about 1 year ago - 6 comments

#560 - Use macOS 13 to run our tests on CI

Pull Request - State: closed - Opened by ccordoba12 about 1 year ago
Labels: task

#559 - Add `extendSelect` option to flake8 plugin

Pull Request - State: closed - Opened by Susensio about 1 year ago - 2 comments
Labels: enhancement

#558 - No module named 'pylsp.plugins.rope_rename'

Issue - State: closed - Opened by tianlichunhong about 1 year ago - 4 comments

#557 - Autocomplete does not insert imports

Issue - State: open - Opened by sblask about 1 year ago

#555 - How do i disable smart quotes auto-complete ?

Issue - State: open - Opened by heyjohnlim about 1 year ago

#554 - autocomplete and mypy don't work

Issue - State: open - Opened by 2-www over 1 year ago

#552 - Why doesn't it report an error?

Issue - State: open - Opened by w1475963 over 1 year ago

#549 - Go to definition doesn't work on modules?

Issue - State: closed - Opened by fishBone000 over 1 year ago - 4 comments