Historique des commits

Auteur SHA1 Message Date
  Ben Jackson 20810a0b02 Make hover request asynchronous il y a 4 ans
  Boris Staletic 21a7f7d9b5 Rely on FixIt `kind` for auto-applying fixits il y a 4 ans
  Ben Jackson cea5d0a2c0 Add public function to get the response from a subcommand il y a 4 ans
  Boris Staletic 154cfb2f07 Remove python2 support il y a 5 ans
  Boris Staletic ad1cb27b8e Resolve fixit support il y a 5 ans
  micbou e651d970ed Remove user_options_store dependency il y a 6 ans
  micbou bdc3a66488 Ignore ft= argument from YcmCompleter command il y a 6 ans
  micbou 87702559f3 Support modifiers for GoTo commands il y a 6 ans
  micbou 6ec1b0b4a1 Refactor server exception handling il y a 7 ans
  micbou a13329fe94 Add range support to completer command il y a 7 ans
  Andrey Pikas ebc3856121 Merge branch 'master' into fork_master il y a 7 ans
  micbou f3ccafe3ae Do not install aliases from future il y a 7 ans
  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. il y a 7 ans
  micbou 0d476a0164 Refactor diagnostic commands il y a 8 ans
  micbou fd41d52dfe Catch and log all server exceptions il y a 8 ans
  micbou 391757eec2 Avoid hit-enter prompts during completions il y a 8 ans
  Ben Jackson cfd4bbd531 Support selecting from the list of FixIts when multiple are supplied il y a 8 ans
  micbou 805911b56b Use SetQuickFixList for GoTo* subcommands il y a 8 ans
  micbou f6d5f68d6b Catch ReadTimeout exception on requests il y a 8 ans
  Val Markovic c91130f280 Not depending on exception internals il y a 8 ans
  Val Markovic ba6c6182ed Consistent handling of ServerError exceptions il y a 8 ans
  Val Markovic 4e82409cc1 Futurize pass + manual fixes il y a 8 ans
  Val Markovic f986bf19db Updating to latest ycmd il y a 9 ans
  Ben Jackson 24f1f9c900 Support FixIt commands across buffers il y a 9 ans
  Ben Jackson d9fef6be14 Remove knowlegde from YCM about subcommand names il y a 9 ans
  micbou 4835b49a89 Remove interpreter line from Python sources il y a 9 ans
  Ben Jackson 134b06b65e Fix GoTo lists arriving at the wrong column. il y a 9 ans
  micbou 37f3f1530e Handle scalar response from subcommands il y a 9 ans
  micbou 13aeaa37a8 Handle boolean responses from ycmd il y a 9 ans
  Ben Jackson 958d8f1eb5 Support subcommands which return detailed info il y a 9 ans