Commit History

Author SHA1 Message Date
  micbou f3ce1d12bd Allow completion in the command-line window 6 years ago
  micbou f58d9d607e Do not call OnCompleteDone on blacklisted filetypes 6 years ago
  Chih-Hsuan Yen 67c39a3330 Workaround "Invalid channel" errors when NeoVim exits immediately after started 6 years ago
  micbou 3b9fef4e2a Support virtualenv and embedded Python 6 years ago
  micbou 88504eb44a Remove server_utils dependency 6 years ago
  Boris Staletic 5c12f5e357 Separate YCM/ycmd submodules 6 years ago
  micbou e651d970ed Remove user_options_store dependency 6 years ago
  micbou eba717553f Recompute starting column on auto-wrapping 6 years ago
  zzbot 75c3bb6928 Auto merge of #3124 - hackaugusto:type_check_blacklist, r=micbou 6 years ago
  micbou 040582c107 Add minimal dependencies to Python path 6 years ago
  micbou bdc3a66488 Ignore ft= argument from YcmCompleter command 6 years ago
  Augusto F. Hack 0868aef516 added type check for g:ycm_filetype_blacklist 6 years ago
  micbou 959d0c4c5f Only use command modifiers if available 6 years ago
  micbou 87702559f3 Support modifiers for GoTo commands 6 years ago
  midchildan 23771b379a Add CUDA support 6 years ago
  micbou d16d3cebc4 Allow users to change the options by restarting the server 6 years ago
  micbou a24d97ca6b Resend request when extra conf is loaded or ignored 6 years ago
  micbou 6f9366d150 Check if completion is allowed on character events 6 years ago
  micbou c84e70737c Improve diagnostic matches display 7 years ago
  micbou 0f1d7706fe Replace <range> with <count> in YcmCompleter command 7 years ago
  micbou a13329fe94 Add range support to completer command 7 years ago
  Ben Jackson 292de25c72 Add support for Java diagnostics and asynchronous messages 7 years ago
  micbou 43ebd5252d Optimize request building 7 years ago
  micbou 7e2e1e7d34 Only call completefunc if needed 7 years ago
  micbou 2b8e86797c Improve server crash notification at startup 7 years ago
  micbou 04f6497462 Insert keys at the start of the typeahead buffer 7 years ago
  micbou 5cd560c021 Check completefunc when forcing semantic completion 7 years ago
  zzbot bd302907f5 Auto merge of #2704 - micbou:stop-polling-if-server-crashed, r=bstaletic 7 years ago
  micbou 1ceabea26e Stop polling for readiness if server crashed 7 years ago
  micbou 63bc2fb6e8 Stop completion polling on InsertLeave event 7 years ago