Histórico de Commits

Autor SHA1 Mensagem Data
  Boris Staletic 25ec3c9f8d Clean up BuildRequestDataForLocation há 7 meses atrás
  Boris Staletic 546b05048b Simplify getting a raw response from a completer command há 8 meses atrás
  Boris Staletic 8888bbea1e Fix re-rooting of call/type hierarchies há 8 meses atrás
  Boris Staletic dbcca3d076 Preliminary type/call hierarchy support há 1 ano atrás
  Ben Jackson dd419e5cd8 Accept command modifiers (mods) for GetDoc subcommand há 1 ano atrás
  Ben Jackson 5e7e1f4b9c Don't change the cursor position if GoTo doesnt have one há 2 anos atrás
  Ben Jackson 28246a538c Allow specifying a buffer number for command requests; re-instate completer_target, setting it in the request object há 3 anos atrás
  Ben Jackson 79e51eb463 Interractive symbol finder há 3 anos atrás
  Boris Staletic 698993c0f9 Handle None response in case of error há 4 anos atrás
  Ben Jackson 20810a0b02 Make hover request asynchronous há 4 anos atrás
  Boris Staletic 21a7f7d9b5 Rely on FixIt `kind` for auto-applying fixits há 4 anos atrás
  Ben Jackson cea5d0a2c0 Add public function to get the response from a subcommand há 4 anos atrás
  Boris Staletic 154cfb2f07 Remove python2 support há 5 anos atrás
  Boris Staletic ad1cb27b8e Resolve fixit support há 5 anos atrás
  micbou e651d970ed Remove user_options_store dependency há 6 anos atrás
  micbou bdc3a66488 Ignore ft= argument from YcmCompleter command há 6 anos atrás
  micbou 87702559f3 Support modifiers for GoTo commands há 6 anos atrás
  micbou 6ec1b0b4a1 Refactor server exception handling há 7 anos atrás
  micbou a13329fe94 Add range support to completer command há 7 anos atrás
  Andrey Pikas ebc3856121 Merge branch 'master' into fork_master há 7 anos atrás
  micbou f3ccafe3ae Do not install aliases from future há 8 anos atrás
  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. há 8 anos atrás
  micbou 0d476a0164 Refactor diagnostic commands há 8 anos atrás
  micbou fd41d52dfe Catch and log all server exceptions há 8 anos atrás
  micbou 391757eec2 Avoid hit-enter prompts during completions há 8 anos atrás
  Ben Jackson cfd4bbd531 Support selecting from the list of FixIts when multiple are supplied há 8 anos atrás
  micbou 805911b56b Use SetQuickFixList for GoTo* subcommands há 8 anos atrás
  micbou f6d5f68d6b Catch ReadTimeout exception on requests há 9 anos atrás
  Val Markovic c91130f280 Not depending on exception internals há 9 anos atrás
  Val Markovic ba6c6182ed Consistent handling of ServerError exceptions há 9 anos atrás