Ecosyste.ms: Issues

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

GitHub / pappasam/jedi-language-server issues and pull requests

#331 - Duplicate hover information when using Jedi

Issue - State: open - Opened by Silverbullet069 28 days ago

#330 - Python support: drop 3.8, support 3.13

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

#329 - Jedi Language server doesn’t support Python 3.13

Issue - State: closed - Opened by Openstreetmapler about 2 months ago - 5 comments

#328 - Jedi doesn’t seem to know about the int.bit_count method

Issue - State: closed - Opened by Openstreetmapler 2 months ago - 3 comments

#327 - Error on empty lines

Issue - State: open - Opened by Fildo7525 3 months ago - 3 comments

#326 - Find references gives a KeyError

Issue - State: open - Opened by robmck1995 3 months ago - 5 comments
Labels: jedi-issue

#325 - Autocorrect bug when completing files names in Code OSS-based IDEs

Issue - State: closed - Opened by jthomasmock 4 months ago - 6 comments

#324 - Support for ipynb Notebooks

Issue - State: open - Opened by karthiknadig 4 months ago
Labels: help wanted

#323 - Jedi: Goto definition, goto declaration

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

#322 - Slowness in get_opcodes when editing large files

Issue - State: open - Opened by correctmost 7 months ago
Labels: help wanted

#321 - No completion suggestions from external modules

Issue - State: open - Opened by bfichera 7 months ago - 3 comments

#320 - Bump setuptools from 69.5.1 to 70.0.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#319 - External pytest fixtures not autocompleted

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

#318 - Allow customization of Jedi settings in VSCodium

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

#317 - Not disable hover

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

#316 - use workspace.ignoreFolders in references

Pull Request - State: closed - Opened by FelipeLema 10 months ago - 1 comment

#313 - test_publish_diagnostics_on_change fails on Darwin

Issue - State: open - Opened by doronbehar 10 months ago - 3 comments

#312 - Fix https://github.com/pappasam/jedi-language-server/issues/302

Pull Request - State: closed - Opened by pappasam 10 months ago

#311 - Fix compatibility issue with lsprotocol by pinning version in pyproject.toml

Pull Request - State: closed - Opened by arthur-k-kochi 10 months ago - 4 comments

#309 - Variable detection is amiss

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

#308 - "E15: Invalid expression: " when pressing enter for newline in neovim

Issue - State: closed - Opened by rmsc 11 months ago - 1 comment

#307 - Upgrading docstring-to-markdown to 0.15 breaks tests

Issue - State: closed - Opened by iFreilicht 11 months ago - 1 comment

#306 - Added -v flag in README to match output

Pull Request - State: closed - Opened by dsblank 12 months ago - 1 comment

#304 - Implement Go to Declaration.

Pull Request - State: closed - Opened by danielroseman 12 months ago

#303 - Why is Go to implementation not implemented?

Issue - State: closed - Opened by antoniogamiz 12 months ago - 1 comment

#302 - jedi-language-server crashes right after start with failed import

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

#301 - Parentheses autocompletion in VSCode+Python Extension

Issue - State: open - Opened by jhonabreul about 1 year ago - 5 comments
Labels: help wanted

#300 - Language server crashes when using rtx 3.12 installation of python.

Issue - State: open - Opened by taitep about 1 year ago - 5 comments
Labels: help wanted

#299 - Renaming variables broken in VSCode

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

#297 - Problems with import resolution

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

#296 - Unrecoverable error when upgrading from 0.41.1 to 0.41.2

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

#295 - Variable type not showing in hover window

Issue - State: open - Opened by scallaway over 1 year ago - 1 comment

#294 - simplify type annotation

Pull Request - State: closed - Opened by dimbleby over 1 year ago

#293 - Ensure that diagnostic position cannot be less than 0

Pull Request - State: closed - Opened by pappasam over 1 year ago

#292 - Remove pylint artifacts

Pull Request - State: closed - Opened by pappasam over 1 year ago

#291 - Disparate dev tools -> ruff + nox

Pull Request - State: closed - Opened by pappasam over 1 year ago

#290 - python >= 3.8 is required

Pull Request - State: closed - Opened by dimbleby over 1 year ago

#289 - poetry update, remove unused `# type: ignore`

Pull Request - State: closed - Opened by dimbleby over 1 year ago

#288 - Make `textDocument/documentSymbol` ignore imported symbols

Issue - State: open - Opened by niqodea over 1 year ago
Labels: enhancement, help wanted

#287 - Odd `'Workspace' object has no attribute'_root_path'` error with nvim-lspconfig

Issue - State: closed - Opened by Skaytacium over 1 year ago - 3 comments
Labels: pygls-issue

#286 - LSP values aren't being injected into `nvim-cmp`

Issue - State: closed - Opened by scallaway over 1 year ago - 5 comments
Labels: more-detail-needed

#285 - pygls 1.1

Pull Request - State: closed - Opened by dimbleby over 1 year ago - 1 comment

#284 - No way to disable follow_imports in goto

Issue - State: closed - Opened by asmeurer over 1 year ago - 9 comments
Labels: discussion

#283 - Fix handling of initialization options following removal of pydantic

Pull Request - State: closed - Opened by PeterJCLaw over 1 year ago - 1 comment

#282 - Add testing of parsing the initialization options

Pull Request - State: closed - Opened by PeterJCLaw over 1 year ago

#281 - Migrate pydantic to cattrs

Pull Request - State: closed - Opened by pappasam over 1 year ago - 3 comments

#280 - Clarify changes in 0.41 which may affect consumers

Pull Request - State: closed - Opened by PeterJCLaw over 1 year ago - 3 comments

#279 - Pydantic-core build failures. "Unsupported Python Interpreter: python3.10"

Issue - State: closed - Opened by anoduck over 1 year ago - 2 comments

#278 - Query Regarding Wild-card Import Support for "Go to Definition"

Issue - State: closed - Opened by code2graph over 1 year ago - 1 comment

#277 - how to run jedi to find references using a lsp client?

Issue - State: closed - Opened by code2graph over 1 year ago - 1 comment
Labels: question

#276 - Fixes and updates

Pull Request - State: closed - Opened by dimbleby over 1 year ago - 1 comment

#275 - Upgrade to Pydantic V2

Pull Request - State: closed - Opened by polyzen over 1 year ago - 1 comment

#274 - Is there a setting to disable path completion?

Issue - State: closed - Opened by karthiknadig over 1 year ago - 2 comments

#273 - VSCode - Changing from Pylance to Jedi causes Language Server to crash & not come back until switching back to Pylance

Issue - State: closed - Opened by hlafaille over 1 year ago - 2 comments
Labels: vscode-extension-issue

#271 - signature helper does not work for variadic functions

Issue - State: closed - Opened by matu3ba over 1 year ago - 5 comments

#270 - triple-quotes cause completion of files in the current working direcrory

Issue - State: closed - Opened by greggthomason over 1 year ago - 9 comments
Labels: enhancement, help wanted

#269 - Extracting method issue

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

#268 - Error due to CompletionOptions

Issue - State: closed - Opened by AckslD almost 2 years ago - 6 comments

#267 - Can not compile from sources.

Issue - State: open - Opened by Anoncheg1 almost 2 years ago

#266 - Problems with Jedi in VS Code

Issue - State: open - Opened by DP1701 almost 2 years ago - 9 comments
Labels: help wanted, vscode-extension-issue

#265 - [question] a way to ignore sub-directories

Issue - State: closed - Opened by FelipeLema almost 2 years ago - 5 comments

#264 - Editor opens internal typeshed file instead of real file in venv

Issue - State: open - Opened by Morikko almost 2 years ago - 1 comment
Labels: bug, jedi-issue

#263 - Exits Immediately on Python 3.12 alpha

Issue - State: closed - Opened by Starz0r almost 2 years ago - 2 comments

#262 - Hover on notebook fails

Issue - State: closed - Opened by karthiknadig almost 2 years ago - 3 comments
Labels: enhancement

#261 - It doesn't work with lsprotocol==2023.0.0a0

Issue - State: closed - Opened by AiOO almost 2 years ago - 3 comments

#258 - pygls 1.0.1, stricter typing

Pull Request - State: closed - Opened by dimbleby about 2 years ago - 2 comments

#257 - It may get wrong signatures from `pyi` file

Issue - State: open - Opened by ChenZhongPu about 2 years ago

#255 - don't install readme to top-level site-packages

Pull Request - State: closed - Opened by nekopsykose about 2 years ago - 2 comments

#254 - textDocument/documentSymbol returns deprecated SymbolInformation

Issue - State: closed - Opened by levouh about 2 years ago - 2 comments

#253 - Display object (inferred) type in VSCode's tooltip?

Issue - State: open - Opened by wtfzambo about 2 years ago - 1 comment

#252 - Missing warning for unresolved imports

Issue - State: closed - Opened by wtfzambo about 2 years ago - 7 comments
Labels: jedi-issue

#251 - Version 0.40.0 breaks eglot lsp client in Emacs (Use 0.39.0 for a quick fix)

Issue - State: closed - Opened by jgarte about 2 years ago - 9 comments
Labels: pygls-issue

#250 - walrus detected incorrectly as keyword argument

Issue - State: open - Opened by mgzenitech about 2 years ago - 6 comments

#249 - Migrate to `python-lsp-jsonrpc`

Pull Request - State: closed - Opened by polyzen about 2 years ago

#248 - Python 3.11 Syntax Errors on switch statements

Issue - State: closed - Opened by rkk1995 about 2 years ago

#247 - [Newbie] Completions for external modules

Issue - State: closed - Opened by atotkto about 2 years ago - 2 comments

#246 - Move away from palantir/python-jsonrpc-server

Issue - State: closed - Opened by Foxboron about 2 years ago - 1 comment

#245 - Fix tests for diagnostics

Issue - State: open - Opened by pappasam about 2 years ago
Labels: help wanted

#244 - Props are now children of classes, not methods where defined

Pull Request - State: closed - Opened by pappasam about 2 years ago

#243 - Fix tests for syntax checking

Pull Request - State: closed - Opened by pappasam about 2 years ago

#242 - Fix #241

Pull Request - State: closed - Opened by pyscripter about 2 years ago

#241 - publishDiagnostics after #187

Issue - State: closed - Opened by pyscripter about 2 years ago - 2 comments

#239 - Default disable syntax errors

Pull Request - State: closed - Opened by pappasam over 2 years ago

#238 - Use InterpreterEnvironment

Pull Request - State: closed - Opened by DUOLabs333 over 2 years ago - 1 comment

#237 - Support being run from within a ZIP app

Issue - State: closed - Opened by DUOLabs333 over 2 years ago - 1 comment

#236 - jedi ignores extra paths

Issue - State: open - Opened by eyalk11 over 2 years ago - 7 comments
Labels: windows-specific, cannot-reproduce

#235 - Not Working with Python 3.11

Issue - State: closed - Opened by sohang3112 over 2 years ago - 5 comments
Labels: vscode-extension-issue

#234 - Support python 311

Pull Request - State: closed - Opened by pappasam over 2 years ago - 1 comment

#233 - Crashes on Python 3.11

Issue - State: closed - Opened by benz0li over 2 years ago - 2 comments

#232 - Add "environmentPath" init option, for Jedi "environment_path"

Pull Request - State: closed - Opened by gwerbin over 2 years ago - 2 comments