3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Mar 17, 2024 — Mar 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1025 from davidhalter/jedi-api More... over 4 years ago
Try to use GitHub Actions More... over 4 years ago
A small fix More... over 4 years ago
Updated jedi and parso More... over 4 years ago
Fix the project choice More... almost 5 years ago
Remove the Python 2 support More... about 5 years ago
Try and update the CI from Ubuntu 16.04 to 18.04 More... about 5 years ago
In older versions of VIM bufname needs an argument More... about 5 years ago
Added an undocumented JediLoadProject for now More... about 5 years ago
Remove multi definition tests that are not really working anymore because of changes in Jedi More... about 5 years ago
Add a choose-venv test More... about 5 years ago
Fix goto issues More... about 5 years ago
Fix debug info More... about 5 years ago
Fix documentation tests More... about 5 years ago
Make choose environment buffer disappear if it's not visible anymore More... about 5 years ago
Implement :JediChooseEnvironment More... about 5 years ago
environment_path needs to be defined properly More... about 5 years ago
Describe the environment_path option properly More... about 5 years ago
Use projects instead of environments More... about 5 years ago
Unify Pyimport and goto More... about 5 years ago
definition -> name, because Jedi calls it name now More... about 5 years ago
Use the project.search function More... about 5 years ago
Use the new API instead of the deprecated one More... about 5 years ago
Update Jedi to v0.17.2 (#1023) More... about 5 years ago
Instead of zip completions (for tests) use something else, see discussions in #1020 More... about 5 years ago
doc/jedi-vim.txt: fix apostrophe (#1002) More... over 5 years ago
Improve/harden jedi#setup_python_imports More... over 5 years ago
show_goto_multi_results: handle `full_name=None` More... over 5 years ago
Fix jedi#add_goto_window: use :copen to go to the qf window always More... over 5 years ago
Merge pull request #993 from blueyed/cover-jedi_debug_info More... over 5 years ago