Commit Graph

  • 6a6595f5c5 Improve jedi#debug_info / :JediDebugInfo (#618) Daniel Hahler 2016-09-25 17:47:09 +02:00
  • 026ae6be03 Merge pull request #613 from otommod/patch-1 Dave Halter 2016-09-06 17:18:09 +02:00
  • b7163d615c Fix doc link #613 Otto Modinos 2016-09-06 17:06:32 +03:00
  • 443e7fe555 Merge pull request #608 from blueyed/github-issue-template Dave Halter 2016-08-17 22:32:12 +02:00
  • b3f7f3c0b5 fixup! fixup! Add an ISSUE_TEMPLATE file for GitHub #608 Daniel Hahler 2016-08-17 12:25:38 +02:00
  • 8753bf2e16 fixup! Add an ISSUE_TEMPLATE file for GitHub Daniel Hahler 2016-08-17 12:24:05 +02:00
  • f95ac1e8e0 Merge pull request #606 from blueyed/remove-mark-hack-for-jumplist Dave Halter 2016-08-16 23:03:14 +02:00
  • f0c63f1172 Do not set the '`' mark in goto #606 Daniel Hahler 2016-08-13 08:56:02 +02:00
  • 02c2de1c51 Add an ISSUE_TEMPLATE file for GitHub Daniel Hahler 2016-08-16 00:44:52 +02:00
  • 99132ec545 Fix Travis: remove --use-mirrors for pip (#609) Daniel Hahler 2016-08-16 00:51:45 +02:00
  • 5ea9ee7a63 Merge pull request #602 from blueyed/improve-jedi-load-error Dave Halter 2016-08-06 18:23:42 +02:00
  • ba0b44b65d echo_highlight: cast msg to str #602 Daniel Hahler 2016-08-03 11:19:09 +02:00
  • 369284a6bc README: enhance Installation section Daniel Hahler 2016-08-03 11:18:41 +02:00
  • 3882c5dd32 Improve error message when the jedi module fails to load Daniel Hahler 2016-08-03 11:08:30 +02:00
  • c94a143bfb VIM apparently cannot deal with zero bytes in strings. Fixes #551 Dave Halter 2016-07-30 15:59:15 +02:00
  • b7e42e6ad5 Fix preview autocmd being cleared for all buffers (#597) Tommy Allen 2016-07-28 17:02:21 -04:00
  • 2eabe57616 Make the equals available in the completion list, fixes #350. Dave Halter 2016-07-21 23:30:36 +02:00
  • d9f92d5b24 Move the vim import to top. Dave Halter 2016-07-21 23:26:04 +02:00
  • 6b7dfe1c1a Merge pull request #577 from blueyed/more-robust-initialize.py Dave Halter 2016-06-16 21:18:44 +02:00
  • 70360437cd Prevent duplication of InsertLeave autocmds in buffers (#582) Tommy Allen 2016-06-11 18:35:09 -04:00
  • 19ad3063d9 Make initialize.py more robust #577 Daniel Hahler 2016-05-28 20:46:02 +02:00
  • 8334e505b3 Bug fix: E492: Not an editor command: jedi_vim.clear_call_signatures() (#576) Asher256 2016-05-27 14:57:22 -04:00
  • e8b88f0161 When jedi-vim cannot load jedi, show_call_signatures should not throw errors all the time. One error at the beginning is enough. Dave Halter 2016-05-27 13:22:37 +02:00
  • a0c3269420 Merge pull request #557 from blueyed/vim_eval-int Dave Halter 2016-04-08 14:49:24 +02:00
  • 75e9141111 Cast integers with vim_eval #557 Daniel Hahler 2016-04-07 23:11:18 +02:00
  • 5ccdd11282 Merge pull request #556 from blueyed/clarify-_catch_exception Dave Halter 2016-04-07 22:30:42 +02:00
  • 5bcb17a8ad Merge pull request #554 from blueyed/improve-error-with-use_splits_not_buffers Dave Halter 2016-04-07 22:10:08 +02:00
  • 0f7b743b4e Clarify arguments with _catch_exception #556 Daniel Hahler 2016-04-06 17:22:47 +02:00
  • 48ad42de86 minor: improve error msg with invalid use_splits_not_buffers setting #554 Daniel Hahler 2016-04-06 14:01:03 +02:00
  • 0d613b5cf9 Merge pull request #549 from mozbugbox/rename-fix Daniel Hahler 2016-03-21 22:19:59 +01:00
  • 794af5b90a Track undo properly in rename(). Fix #502 #549 mozbugbox 2016-03-21 09:53:57 +08:00
  • 221d7dbee4 Fix: rename() kept wrong cursor position #545 mozbugbox 2016-03-20 23:05:15 +08:00
  • e7193b5e5f Merge pull request #547 from blueyed/improve-error-on-init Dave Halter 2016-03-20 04:34:08 +01:00
  • 9ae6da6467 Merge pull request #548 from blueyed/use-m-with-search Dave Halter 2016-03-20 04:33:53 +01:00
  • f08abefa31 jedi#smart_auto_mappings: use \m with search() for magic #548 Daniel Hahler 2016-03-18 23:16:07 +01:00
  • cdfb7a5b4f initialize.py: catch and handle any exception when import jedi_vim #547 Daniel Hahler 2016-03-18 23:08:48 +01:00
  • de793216f5 minor: move code out of 'try' block in jedi#setup_py_version Daniel Hahler 2016-03-18 23:07:43 +01:00
  • 6b8d900b05 Use echoerr in jedi#init_python Daniel Hahler 2016-03-18 23:06:41 +01:00
  • df39189578 Fix no_jedi_warning: display actual error Daniel Hahler 2016-03-18 23:04:23 +01:00
  • 625c568b12 Merge pull request #527 from prologic/master Dave Halter 2016-01-14 14:14:44 +01:00
  • 8215b220f9 Fixed Python 2.6 str.format() compatibility #527 James Mills 2016-01-13 14:00:41 -08:00
  • dc23f0b859 Merge pull request #501 from kashiro/fix/auto-selected-last-opt 0.8.0 1765004344773555193/tmp_refs/tags/0.8.0 1765000796829454770/tmp_refs/tags/0.8.0 1765000788986545485/tmp_refs/tags/0.8.0 Dave Halter 2015-11-19 13:15:06 +01:00
  • 217e56d9bd check "noselect" and "noinsert" before <C-p> #501 Tomoyuki Kashiro 2015-11-19 18:33:44 +09:00
  • 0c2831d9a6 Fix parameters missing from command line call signatures Jacob Niehus 2015-11-10 22:01:59 -07:00
  • b3e91e8de2 Merge pull request #497 from wilywampa/buffer_autocmds Dave Halter 2015-11-07 21:15:14 +01:00
  • 13a4a0c0c4 Fix signatures only working in a single buffer #497 Jacob Niehus 2015-11-07 11:43:56 -07:00
  • 2cf1d42fff Fix handling of temporary tags file on Windows Jacob Niehus 2015-10-30 11:14:49 -07:00
  • 84f5cd92c7 Use escape_file_path in new_buffer Bagrat Aznauryan 2015-11-02 01:26:52 +04:00
  • 9af06424fb doc/jedi-vim.txt: retab with expandtab Daniel Hahler 2015-10-26 23:46:38 +01:00
  • 4b32847110 Fix issues with wildignore and tag stack Jacob Niehus 2015-10-21 21:12:38 -07:00
  • a5be01fb0b Merge pull request #481 from blueyed/improve-taglist-hack Daniel Hahler 2015-10-19 23:47:00 +02:00
  • 267df8b3da Improve use_tag_stack-hack: use context managers, short 'tags' #481 Daniel Hahler 2015-10-18 22:10:36 +02:00
  • 005cb5225f Use string.ascii_lowercase instead of string.lowercase Daniel Hahler 2015-10-18 21:09:36 +02:00
  • 95d8eb1b08 Merge pull request #479 from blueyed/fix-cached-signature-call Dave Halter 2015-10-18 21:45:18 +02:00
  • 431a0b11e5 Handle parenthesis with show_call_signatures' cache #479 Daniel Hahler 2015-10-18 20:29:45 +02:00
  • 9a258c74f5 Merge branch 'wilywampa-callsig_columns' Daniel Hahler 2015-10-18 21:16:48 +02:00
  • 5c868b9a1f Use utf8 ellipsis char instead of 3 dots Daniel Hahler 2015-10-18 15:08:17 +02:00
  • 62c423bf29 Add test case for truncation of cmdline signatures Jacob Niehus 2015-10-16 19:16:24 -07:00
  • 7abc3ad8d4 Truncate long command line call signatures Jacob Niehus 2015-10-16 10:47:19 -07:00
  • 9633044332 Allow fewer columns in call signatures if 'ruler' is set Jacob Niehus 2015-10-14 20:34:01 -07:00
  • 067ab1ea4b Merge pull request #477 from blueyed/fix-cached-signature-call Dave Halter 2015-10-18 21:01:37 +02:00
  • e38981fc4f Invalidate show_call_signatures_delay on InsertEnter #477 Daniel Hahler 2015-10-18 16:04:42 +02:00
  • 8ee4e12d3e Merge pull request #458 from wilywampa/goto_tagstack Dave Halter 2015-10-18 11:51:11 +02:00
  • b38ec94646 Improve documentation of use_tag_stack option #458 Jacob Niehus 2015-10-16 11:56:06 -07:00
  • 9c235c79ac Fix hidden check again Jacob Niehus 2015-08-22 17:41:25 -07:00
  • 8cfa121b4d Fix using tabs/splits instead of buffers Jacob Niehus 2015-08-22 17:27:41 -07:00
  • c94fe6fcee Check if buffer can be hidden before tjump Jacob Niehus 2015-08-22 15:50:37 -07:00
  • 5041224c13 Use vim tempname() instead of Python tempfile Jacob Niehus 2015-08-22 15:43:04 -07:00
  • 4867831ad0 Add g:jedi#use_tag_stack feature for jedi#goto() Jacob Niehus 2015-08-20 21:02:27 -07:00
  • 610cbcacb7 Merge pull request #436 from blueyed/delayed-call-signatures Dave Halter 2015-10-14 15:05:58 +02:00
  • b5ec9ac3ed Merge pull request #472 from blueyed/CONTRIBUTING.md-debug-info Dave Halter 2015-10-09 00:23:21 +02:00
  • 253eb5102c CONTRIBUTING.md: request :version and :JediDebugInfo output #472 Daniel Hahler 2015-10-08 17:28:39 +02:00
  • 9ec2fb44b0 smart_auto_mappings: look for from only at the start of a line Daniel Hahler 2015-10-05 23:27:52 +02:00
  • e241cf87fd Conditionally skip calls to jedi_vim.show_call_signatures #436 Daniel Hahler 2015-07-03 15:31:09 +02:00
  • 525524b5cf Merge pull request #464 from itchyny/fix-global-env-pollution Dave Halter 2015-09-28 00:49:33 +02:00
  • 267f66755d make key and val script local #464 itchyny 2015-09-28 07:02:30 +09:00
  • 6b96313930 Add show_call_signatures_delay option Daniel Hahler 2015-07-01 15:18:51 +02:00
  • afc02a3621 Wrap jedi#configure_call_signatures in augroup Daniel Hahler 2015-07-01 15:17:42 +02:00
  • bcf24529fa Merge pull request #461 from blueyed/importerror-with-no_jedi_warning Dave Halter 2015-09-08 16:42:38 +02:00
  • 676b37812b Pass ImportError to no_jedi_warning and display it there #461 Daniel Hahler 2015-09-08 14:33:40 +02:00
  • 0d52b56a72 Merge pull request #455 from blueyed/add-reinit_python Daniel Hahler 2015-08-20 23:38:13 +02:00
  • 45c0b91c5e Merge pull request #456 from blueyed/add-debug-info Dave Halter 2015-08-20 10:32:38 +02:00
  • 261261af3d Merge pull request #457 from blueyed/warn-auto-nvim-not-available Dave Halter 2015-08-20 10:28:57 +02:00
  • 3f259c2a9e Followup to 0703494: use <silent> with <C-R> mapping Daniel Hahler 2015-08-20 00:07:27 +02:00
  • 83e62d56ba Add jedi#reinit_python #455 Daniel Hahler 2015-08-19 23:58:47 +02:00
  • ed09c7c1af Add JediDebugInfo command: display used Python version #456 Daniel Hahler 2015-08-19 23:57:29 +02:00
  • 2fbcc5b991 nvim: add a warning in case the auto-detected version is not functional #457 Daniel Hahler 2015-08-19 23:49:11 +02:00
  • 7890339ca8 Merge pull request #454 from davidhalter/smart-import-mapping Daniel Hahler 2015-08-19 23:46:19 +02:00
  • 91c2a031df Add tests for smart_auto_mappings #454 Daniel Hahler 2015-08-19 22:32:25 +02:00
  • 0703494188 smart_auto_mappings: use C-r instead of expr-mapping Daniel Hahler 2015-08-19 22:30:24 +02:00
  • 6dedbf339e smart_auto_mappings: improve pattern Daniel Hahler 2015-08-18 10:28:59 +02:00
  • 889feae117 jedi#smart_auto_mappings: always 'popup_on_dot' Daniel Hahler 2015-08-18 10:28:27 +02:00
  • ac1615c647 Smart completion after "from foo": add "import" and complete Ali Aliyev 2015-08-17 08:09:39 +05:00
  • d3484afe20 Merge pull request #442 from maxamillion/add_fedora #339 Dave Halter 2015-08-09 13:51:45 +02:00
  • dc9688602c Use shellescape with system call Bohr Shaw 2015-07-25 15:40:41 +08:00
  • ed4a8be12e Revert "Use " with the shell argument for system()" Daniel Hahler 2015-07-27 02:04:02 +02:00
  • 924b4db962 Add myself to AUTHORS Daniel Hahler 2015-07-27 00:47:30 +02:00
  • 95b8dd77ba Use " with the shell argument for system() Daisuke Suzuki 2015-07-22 01:47:08 +09:00
  • 2e0be9069a Add entry for Fedora Linux vim-jedi package #442 Adam Miller 2015-07-23 17:20:25 -05:00
  • b3978bc4aa Merge pull request #431 from blueyed/fix-valueerror-cmdline-callsigs Dave Halter 2015-07-01 03:09:27 +02:00