issues
search
davidhalter
/
jedi
Awesome autocompletion, static analysis and refactoring library for python
http://jedi.readthedocs.io
Other
5.82k
stars
507
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No list of columns for code completion
#2039
ntluong95
opened
5 days ago
2
Incorrect context definition for comment following nested function
#2038
oliversen
opened
1 week ago
1
Incorrect context definition for asynchronous function
#2037
oliversen
opened
2 weeks ago
0
https://github.com/davidhalter/jedi
#2036
IBU97
closed
2 weeks ago
0
pip install google-generativeai
#2035
IBU97
closed
2 days ago
0
Few tests fails with the `pkg` installed
#2034
mtelka
closed
4 days ago
1
0.19.2: `test_duplicated_import` fails
#2033
mtelka
closed
4 days ago
3
Autocorrect bug when completing files names in Code OSS-based IDEs
#2032
jthomasmock
closed
3 weeks ago
4
Compiled methods are completed as 'builtins'
#2031
zerocewl
opened
3 weeks ago
3
Incorrect call signature with wrapt decorators
#2030
mrclary
closed
4 weeks ago
3
environment._try_get_same_env does not handle msys2
#2029
liltaylor
closed
1 month ago
1
Depedently typed function overloads returns are treated as unions
#2028
SlayerOfTheBad
opened
1 month ago
1
Filter duplicate imports when completing
#2027
WutingjiaX
closed
1 month ago
4
Python 3.13 compatible release
#2026
bstaletic
closed
2 weeks ago
2
Jedi does not recognise type parameter lists.
#2025
haiksgit
opened
2 months ago
2
Autocompletion breaks after a decorator
#2024
vhaldemar
opened
2 months ago
2
Autocomplete for chained methods
#2023
niklassemmler
opened
2 months ago
6
`test_complete_expanduser` fails when home contains dot files only
#2022
mtelka
opened
3 months ago
1
Missing completions when using auto_import_modules
#2021
FlorianKroiss
closed
3 months ago
2
RecursionError on numpy 2.0.x when completing `numpy.finfo` and reading `type`
#2020
niloc132
opened
3 months ago
4
name conflict with builtin modules
#2019
sohaiberrabii
opened
4 months ago
2
Sort completions by input resemblance.
#2018
hongquan
closed
4 months ago
1
Sort completions so that the one most resembling the typing code comes first
#2017
hongquan
closed
4 months ago
3
support inferring some not expr
#2016
WutingjiaX
closed
4 months ago
1
Some simple Not expressions cannot infer types
#2015
WutingjiaX
closed
4 months ago
3
When inferring comparison operators, return a definite type instead of NO_VALUES for the in/not in operator
#2014
WutingjiaX
closed
4 months ago
1
When inferring comparison operators, return a definite type instead of NO_VALUES for the in/not in operator
#2013
WutingjiaX
closed
4 months ago
0
Python 3.13.0b3+ `functools.partial` being a descriptor messes with signatures
#2012
PeterJCLaw
opened
4 months ago
1
Question: making jedi understand dynamically managed imports
#2011
MichalHe
closed
4 months ago
1
Rhs in the form of "x" in "xxx" cannot infer the type
#2010
WutingjiaX
closed
4 months ago
6
Vendored `typeshed` is totally obsolete
#2009
daskol
opened
4 months ago
1
Fix race condition around subprocess inference state tidyup
#2008
PeterJCLaw
closed
4 months ago
3
jedi automatic completion missing
#2007
hqh2010
closed
4 months ago
9
Enable linting of our test code, but not our test data files
#2006
PeterJCLaw
closed
5 months ago
1
Update actions/setup-python to avoid Node JS deprecations
#2005
PeterJCLaw
closed
5 months ago
1
Allow more recent version of pytest
#2004
PeterJCLaw
closed
5 months ago
0
Support Python 3.13
#2003
PeterJCLaw
closed
4 months ago
30
`test_completion_param_annotations` fails in Python 3.13
#2002
carlwgeorge
closed
4 months ago
4
Any type inference error
#2001
WutingjiaX
closed
5 months ago
6
[Feature Request]: infer the return type of functions
#2000
ghsanti
closed
5 months ago
1
Jedi outputs: Syntax Error Invalid Syntax
#1999
ghsanti
closed
5 months ago
2
Script.infer() unexpectedly returns empty list
#1998
mamqek
closed
5 months ago
10
[Feature request] Support for syntax coloring (based on symbol type)
#1997
ItsCubeTime
opened
5 months ago
3
Fix compatibility with pytest 8
#1996
frenzymadness
closed
6 months ago
1
Issues with pytest 8
#1995
frenzymadness
closed
6 months ago
1
Add a windows path in `_get_executable_path()`
#1994
HairlessVillager
closed
6 months ago
1
_get_executable_path() can't get the correct path on Windows Anaconda
#1993
HairlessVillager
closed
6 months ago
0
Does Jedi support type inference for type annotations that include generics?
#1992
WutingjiaX
closed
7 months ago
2
How to discover the import statement for a particular Name?
#1991
misrasaurabh1
closed
7 months ago
4
'TreeInstance' object has no attribute 'with_generics' when using typing.Literal["str"] return annotation on property
#1990
Carreau
opened
7 months ago
4
Next