提交歷史

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