Commit History

Author SHA1 Message Date
  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 5 years ago
  Ben Jackson 01fade7f12 Revert sign_define() as it's in a later version of vim 5 years ago
  mergify[bot] cf1b58ec76 Merge branch 'master' into no_py2 5 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
  Boris Staletic 8ed26f2977 Diagnostics update on filetype change 5 years ago
  Boris Staletic b9db197d97 Do not poll for messages in blacklisted filetypes 5 years ago
  Ben Jackson 4e7797c89b Support for signature help 5 years ago
  Ben Jackson f49a1c2fcc Allow ycm to be restarted with calling youcompelteme#Enable() again 5 years ago
  Ben Jackson 27ac5222c5 Rename InvokeCompletion to RequestCompletions 5 years ago
  micbou f3ce1d12bd Allow completion in the command-line window 6 years ago
  micbou f58d9d607e Do not call OnCompleteDone on blacklisted filetypes 6 years ago