Historial de Commits

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