3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 7 months ago.
Mar 17, 2024 — Mar 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tabs are now the default, buffers are not practical for renaming More... about 13 years ago
renaming in multiple files More... about 13 years ago
vim: prevent renames from happening, if they are empty. More... about 13 years ago
fix for renamings at the line end More... about 13 years ago
renames are now possible = refactoring More... about 13 years ago
working related_names function More... about 13 years ago
vim plugin works now also in doctests More... about 13 years ago
again refactorings More... about 13 years ago
refactorings for related_names More... about 13 years ago
syn include already searches rtp
tek
More... about 13 years ago
vim-jedi does now the help stuff by itself More... about 13 years ago
pydoc works now with operators and keywords More... about 13 years ago
added K to quit the help window, which makes it easy to toggle the help window More... about 13 years ago
from now on vim-jedi is only accessible for python scripts More... about 13 years ago
vim-jedi pydoc: better formatting More... about 13 years ago
cleaned up the mess in the Definition class More... about 13 years ago
pydoc works now also if the cursor is on the class / created context possibility for completions (backward tokenizer) More... about 13 years ago
showing pydoc with VIM plugin More... about 13 years ago
get_definition is again in vim plugin (issue #7) More... about 13 years ago
fixed a bug that caused case insensitive values not to swap in some cases More... about 13 years ago
automatically start completion on typing a dot More... about 13 years ago
added an option to do case sensitive completion and removed get_vim_type More... about 13 years ago
updated complete interface More... about 13 years ago
refined NotFoundError doc More... about 13 years ago
jedi plugin new options More... about 13 years ago
Readme improved More... about 13 years ago
vim shows now docstrings also correct More... about 13 years ago
goto of vim-jedi is now able to handle multiple goto results, displays a new buffer More... about 13 years ago
a function to check if the definition is in a builtin module More... about 13 years ago
jedi-vim can now use tabs instead of only buffers More... about 13 years ago