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
#654 - AttributeError: 'NoneType' object has no attribute 'put_document'
Issue -
State: closed - Opened by richardwu0313 about 1 month ago
#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
#642 - There should be docs regarding Python venv / interpreter considerations
Issue -
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
#638 - pylsp is confused by a script having the same name as a package it imports
Issue -
State: open - Opened by jy-lefort 3 months ago
- 1 comment
#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
#635 - textDocument/documentSymbol causes pylsp_document_symbols to throw a TypeError when there is an import for a namedtuple type
Issue -
State: open - Opened by ksmai 3 months ago
#633 - Send websocket payload using a queue
Pull Request -
State: closed - Opened by Raekkeri 4 months ago
- 10 comments
#632 - Autoimport Completion Requires Re-Entering Insert Mode in Neovim
Issue -
State: open - Opened by ibrokemypie 4 months ago
#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
#626 - pydocstyle: `addIgnore` and `addSelect` are not respected unless `convention` is set
Issue -
State: open - Opened by krassowski 5 months ago
#625 - Cannot make ruff and rope code actions work
Issue -
State: open - Opened by vspinu 5 months ago
#624 - Error from pylsp:TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
Issue -
State: open - Opened by liaochangmei 5 months ago
- 1 comment
#623 - TypeError in definition.py when handling line and column values
Issue -
State: open - Opened by liaochangmei 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
#615 - Invalid character position -1 with flake8-annotations
Issue -
State: open - Opened by ketakopter 6 months ago
#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
#605 - Running the tests on Python 3.13 fails with debug logging enables
Issue -
State: open - Opened by jelly 8 months ago
#604 - rope: correctly handle null value for ropeFolder config
Pull Request -
State: open - Opened by osiewicz 8 months ago
#602 - `test_jedi_completion_with_fuzzy_enabled` fails with jedi 0.19.2
Issue -
State: open - Opened by frenzymadness 9 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
#597 - [python] [emacs] [flycheck] [ruff] unclear issue with diagnostics provider
Issue -
State: open - Opened by ltrojan 10 months ago
- 1 comment
#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
#593 - [QUESTION]Server sends no dostrings nor type annotations.
Issue -
State: open - Opened by ArthurKamalov 11 months ago
#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
#588 - How to handle "ModuleNotFoundError: No module named 'pylsp.plugins.rope_rename'"
Issue -
State: open - Opened by buhtz 12 months ago
- 12 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
#574 - how to use python-lsp-server as a service to parse a local repo
Issue -
State: open - Opened by yz212 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
#568 - self.settings().get("plugins", {}).get(name, {}).get("enabled", True) throws AttributeError: 'list' object has no attribute 'get'
Issue -
State: open - Opened by mcepl about 1 year ago
- 1 comment
#567 - Method `textDocument/formatting` returning `AttributeError: 'NoneType' object has no attribute 'get_document'`
Issue -
State: open - Opened by ElliotRoe about 1 year ago
- 3 comments
#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
#563 - Setting `include_params` to false still produces all parameters
Issue -
State: open - Opened by alishobeiri about 1 year ago
#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
#556 - jedi.api.environment.InvalidPythonEnvironment: <conda_env_path>/bin/python seems to be missing.
Issue -
State: open - Opened by MordorianGuy 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
#550 - How to profile? Slow to startup pylsp with ruff (3 seconds) and pylint (3 seconds).
Issue -
State: open - Opened by kaddkaka over 1 year ago
- 2 comments
#549 - Go to definition doesn't work on modules?
Issue -
State: closed - Opened by fishBone000 over 1 year ago
- 4 comments