3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 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
Merge pull request #606 from blueyed/remove-mark-hack-for-jumplist More... about 9 years ago
Fix Travis: remove --use-mirrors for pip (#609) More... about 9 years ago
Add an ISSUE_TEMPLATE file for GitHub More... about 9 years ago
Do not set the '`' mark in goto More... about 9 years ago
Merge pull request #602 from blueyed/improve-jedi-load-error More... about 9 years ago
echo_highlight: cast msg to str More... about 9 years ago
README: enhance Installation section More... about 9 years ago
Improve error message when the jedi module fails to load More... about 9 years ago
VIM apparently cannot deal with zero bytes in strings. Fixes #551 More... about 9 years ago
Fix preview autocmd being cleared for all buffers (#597) More... about 9 years ago
Make the equals available in the completion list, fixes #350. More... about 9 years ago
Move the vim import to top. More... about 9 years ago
Merge pull request #577 from blueyed/more-robust-initialize.py More... over 9 years ago
Prevent duplication of InsertLeave autocmds in buffers (#582) More... over 9 years ago
Make initialize.py more robust More... over 9 years ago
Bug fix: E492: Not an editor command: jedi_vim.clear_call_signatures() (#576) More... over 9 years ago
When jedi-vim cannot load jedi, show_call_signatures should not throw errors all the time. One error at the beginning is enough. More... over 9 years ago
Merge pull request #557 from blueyed/vim_eval-int More... over 9 years ago
Cast integers with vim_eval More... over 9 years ago
Merge pull request #556 from blueyed/clarify-_catch_exception More... over 9 years ago
Merge pull request #554 from blueyed/improve-error-with-use_splits_not_buffers More... over 9 years ago
Clarify arguments with _catch_exception More... over 9 years ago
minor: improve error msg with invalid use_splits_not_buffers setting More... over 9 years ago
Merge pull request #549 from mozbugbox/rename-fix More... over 9 years ago
Track undo properly in rename(). Fix #502 More... over 9 years ago
Fix: rename() kept wrong cursor position #545 More... over 9 years ago
Merge pull request #547 from blueyed/improve-error-on-init More... over 9 years ago
Merge pull request #548 from blueyed/use-m-with-search More... over 9 years ago
jedi#smart_auto_mappings: use `\m` with `search()` for `magic` More... over 9 years ago
initialize.py: catch and handle any exception when import jedi_vim More... over 9 years ago