Commit History

Author SHA1 Message Date
  Boris Staletic 1b4081713c Drop python 3.5 support 4 years ago
  Daniel Leong 8f0646317c Apply patch requested from @bstaletic 4 years ago
  Daniel Leong 982715fcd0 Switch to `with UserOptions`; read from there for vim.options 4 years ago
  Daniel Leong 32af52fa68 Support pulling mocked vim options from @patch('vim.options') 4 years ago
  Daniel Leong 858d4f3759 Simplify UsingPreviewPopup; add coverage of it by patching vim.options 4 years ago
  Daniel Leong 3f17765240 Add a negative test of only truncating in popup mode if needed 4 years ago
  Daniel Leong 4772b66627 Add a couple basic popup truncation tests 4 years ago
  Boris Staletic c7c682cb64 Drop nose.tools 5 years ago
  Boris Staletic 154cfb2f07 Remove python2 support 5 years ago
  Boris Staletic 2866c16a1f Avoid calling _RawResponse when retrieving extra_data 5 years ago
  micbou 93fd392ea2 Disable Vim filtering 6 years ago
  micbou 39c06c42e3 Handle null characters in completion response 6 years ago
  micbou 866693ef80 Refactor CompleteDone logic 7 years ago
  Ben Jackson 7989b7b0fd Support for additional FixIts on java completions 7 years ago
  micbou 84998b5b5f Fix bare except statement 7 years ago
  micbou f3ccafe3ae Do not install aliases from future 8 years ago
  micbou 993f0ef7b6 Move client tests to the main tests folder 8 years ago