Histórico de commits

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