openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jedi-vim
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
6 months
ago. based on code collected
6 months
ago.
Mar 17, 2024 — Mar 17, 2025
Showing page 3 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1025 from davidhalter/jedi-api
Dave Halter
More...
over 4 years ago
Try to use GitHub Actions
Dave Halter
More...
over 4 years ago
A small fix
Dave Halter
More...
over 4 years ago
Updated jedi and parso
Dave Halter
More...
over 4 years ago
Fix the project choice
Dave Halter
More...
almost 5 years ago
Remove the Python 2 support
Dave Halter
More...
about 5 years ago
Try and update the CI from Ubuntu 16.04 to 18.04
Dave Halter
More...
about 5 years ago
In older versions of VIM bufname needs an argument
Dave Halter
More...
about 5 years ago
Added an undocumented JediLoadProject for now
Dave Halter
More...
about 5 years ago
Remove multi definition tests that are not really working anymore because of changes in Jedi
Dave Halter
More...
about 5 years ago
Add a choose-venv test
Dave Halter
More...
about 5 years ago
Fix goto issues
Dave Halter
More...
about 5 years ago
Fix debug info
Dave Halter
More...
about 5 years ago
Fix documentation tests
Dave Halter
More...
about 5 years ago
Make choose environment buffer disappear if it's not visible anymore
Dave Halter
More...
about 5 years ago
Implement :JediChooseEnvironment
Dave Halter
More...
about 5 years ago
environment_path needs to be defined properly
Dave Halter
More...
about 5 years ago
Describe the environment_path option properly
Dave Halter
More...
about 5 years ago
Use projects instead of environments
Dave Halter
More...
about 5 years ago
Unify Pyimport and goto
Dave Halter
More...
about 5 years ago
definition -> name, because Jedi calls it name now
Dave Halter
More...
about 5 years ago
Use the project.search function
Dave Halter
More...
about 5 years ago
Use the new API instead of the deprecated one
Dave Halter
More...
about 5 years ago
Update Jedi to v0.17.2 (#1023)
Daniel Hahler
More...
about 5 years ago
Instead of zip completions (for tests) use something else, see discussions in #1020
Dave Halter
More...
about 5 years ago
doc/jedi-vim.txt: fix apostrophe (#1002)
Maxim Belkin
More...
over 5 years ago
Improve/harden jedi#setup_python_imports
Daniel Hahler
More...
over 5 years ago
show_goto_multi_results: handle `full_name=None`
Daniel Hahler
More...
over 5 years ago
Fix jedi#add_goto_window: use :copen to go to the qf window always
Daniel Hahler
More...
over 5 years ago
Merge pull request #993 from blueyed/cover-jedi_debug_info
Daniel Hahler
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
…
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree