3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix added_sys_path default setting More... over 2 years ago
Merge pull request #1068 from jgb/master More... over 2 years ago
Update jedi to v0.18.1 and parso to v0.8.2 More... over 2 years ago
doc: Add hint about python 2 support (#1060) More... almost 3 years ago
Merge pull request #1059 from jamescherti/buffer_jedi_environment_path More... almost 3 years ago
This commit fixes the exception: jedi_vim.VimError: Vim(let):E121: Undefined variable: b:jedi_environment_path; created by 'b:jedi_environment_path' More... almost 3 years ago
The buffer-local variable `b:jedi_environment_path` was added to override the global variable `g:jedi#environment_path`. More... almost 3 years ago
Merge pull request #1049 from SeungChan92/master More... about 3 years ago
Add missing item in manual index More... about 3 years ago
Merge pull request #1048 from SeungChan92/master More... about 3 years ago
Support adding extra sys_path More... about 3 years ago
Merge pull request #1045 from Konstantin-Glukhov/master More... about 3 years ago
Use helper function relpath() instead of os.path.relpath() to address issue #1044 ("path is on mount %r, start on mount %r" exception thrown on Windows if Python and jedi-vim are installed on different drives) More... about 3 years ago
Fix a refactoring error, fixes #1041 More... about 3 years ago
Typo More... over 3 years ago
Fix some comments in signature test More... over 3 years ago
Useful examples for environment_path More... over 3 years ago
Run CI on pull requests More... over 3 years ago
Upgrade Jedi to 8ef2ce232cebf6f30b41b28b2677d84666a97d55 More... over 3 years ago
Namespaces cannot be shown properly, fixes #815 More... over 3 years ago
Use relative paths when accessing a buffer More... over 3 years ago
Fix a test around signatures that was failing sometimes More... over 3 years ago
Remove Python 2 stuff More... over 3 years ago
Merge pull request #1025 from davidhalter/jedi-api More... over 3 years ago
Try to use GitHub Actions More... over 3 years ago
A small fix More... over 3 years ago
Updated jedi and parso More... over 3 years ago
Fix the project choice More... over 3 years ago
Remove the Python 2 support More... over 3 years ago
Try and update the CI from Ubuntu 16.04 to 18.04 More... over 3 years ago