提交历史

作者 SHA1 备注 提交日期
  micbou 1fc6b4a43b Clean C# inserting namespace code 7 年之前
  micbou 3ac2951c7b Parse current buffer when server is ready 7 年之前
  micbou 4e08cde268 Shut down ycmd after 30 minutes of inactivity 7 年之前
  Andrey Pikas ebc3856121 Merge branch 'master' into fork_master 8 年之前
  Mike Perri 656ddc34e3 Enable diagnostics for TypeScript and update README 8 年之前
  micbou f3ccafe3ae Do not install aliases from future 8 年之前
  Andrey Pikas 3db1413cd9 Send extra_conf_vim_data in requests from :YcmCompleter and :YcmDebugInfo commands. It's needed for passing compile_commands.json directory to every call of FlagsForFile in client_data argument. 8 年之前
  micbou 7e31634072 Convert stderr from server to unicode 8 年之前
  micbou 0d476a0164 Refactor diagnostic commands 8 年之前
  micbou c349980bce Send requests again when server becomes ready 8 年之前
  micbou 05256d6719 Define connect timeout 8 年之前
  micbou ab758e4c64 Include subservers logfiles in YcmToggleLogs 8 年之前
  micbou 18aba7a582 Implement new debugging information API 8 年之前
  micbou fd41d52dfe Catch and log all server exceptions 8 年之前
  micbou b93c1fd47c Add client logfile 9 年之前
  micbou c33a844e5f Fix flake8 error 8 年之前
  micbou f6ffe1f1a6 Remove unloaded_buffer parameter 8 年之前
  micbou c991f04905 Create temporary files in a secure manner 8 年之前
  micbou 234658f30b Use helper function to get current directory 8 年之前
  micbou 2fabac5a67 Fix BufferUnload event notification 8 年之前
  micbou 981a07ded7 Handle keyboard interruption from Vim 8 年之前
  micbou 5dca552d5d Do not depend on UltiSnips internals 8 年之前
  micbou 391757eec2 Avoid hit-enter prompts during completions 8 年之前
  micbou 630b85ad01 Use shutdown request to stop server 9 年之前
  Ben Jackson 4d7b386a37 Fix a number of multi-byte errors and tracebacks 9 年之前
  micbou b440f682a8 Add error messages when ycmd crashed 9 年之前
  micbou d59dfb0a7e Do not send request if server is down 9 年之前
  Ben Jackson edd2bdbe0f Update flake8 config 9 年之前
  Val Markovic be1bb3617d Minor tweaks 9 年之前
  Val Markovic 123c5c4acb Fixing ycmd startup under py3 9 年之前