Commit History

Author SHA1 Message Date
  Ben Jackson 758f0b6596 Fix signature help traceback when using preview popup 4 years ago
  Maxim Kim 4adf469e0f Allow completion on a buffer without filetype 4 years ago
  Ben Jackson 6d8777845f Resolve completions on-demand 4 years ago
  Kevin Morris 48a5d21452 don't check file size on unsupported filetypes 4 years ago
  Ben Jackson 20810a0b02 Make hover request asynchronous 4 years ago
  Boris Staletic d5bac5e010 Make the popup preview check stricter 4 years ago
  Matteo Riondato 5858bba35d Make check for popup functionality more robust 4 years ago
  Matteo Riondato f84351c851 Fix name of popup function 4 years ago
  mergify[bot] 59a5fb00e7 Merge branch 'master' into dhleong/preview-popup 4 years ago
  Daniel Leong d2fd4d2060 Truncate the extra_menu_info if using preview popup 4 years ago
  Ben Jackson c87391ea5b Maximise displayed text for hover popup 4 years ago
  Nikhilesh S 1e227ecc21 Use `'close': 'click'` behavior for hover popups 4 years ago
  Ben Jackson 3a44eae07e Change the mapping to a hover toggle 4 years ago
  Ben Jackson f4d3601ee9 Slightly improve the syntax heuristic for hover 4 years ago
  Ben Jackson 9d3092f4da Add auto-hover behaviour (on by default) 4 years ago
  Boris Staletic d4f88ac4a3 Implement FileSave event 4 years ago
  Ben Jackson e5a60c7949 Add some debugging for completion API 4 years ago
  Boris Staletic 6f252b3419 Close completion menu when no candidates 4 years ago
  Ben Jackson cea5d0a2c0 Add public function to get the response from a subcommand 4 years ago
  Ben Jackson 143b4fe2f1 Add range and mods to YcmToggleLogs 7 years ago
  Ben Jackson db92cec589 When available, use complete() and TextChangedP rather than completefunc 4 years ago
  Boris Staletic c38dcf88c7 Fix concatenation operator 4 years ago
  Ben Jackson 01fade7f12 Revert sign_define() as it's in a later version of vim 4 years ago
  mergify[bot] cf1b58ec76 Merge branch 'master' into no_py2 4 years ago
  Boris Staletic 154cfb2f07 Remove python2 support 5 years ago
  Ben Jackson 6dc27ef77c Use inverse video for current argument 5 years ago
  midchildan c4781f5950 Handle multiple filetypes correctly when matching against whitelist/blacklist 5 years ago
  Ben Jackson 7f403936df Signature Help: Enable syntax highlighting in the popup 5 years ago
  Boris Staletic f2f4d64678 Start the message poll on buffer visit 5 years ago
  Ben Jackson f713bf9d1c Don't poll forever if signature help request isn't sent 5 years ago