Commit History

作者 SHA1 備註 提交日期
  micbou e96ef7ce38 Do not disable omnifunc when filetype completion is disabled 7 年之前
  micbou ca8211a64b Fix column clamping when highlighting diagnostics on Python 3 7 年之前
  micbou 3086626448 Fix index error when applying a chunk at the end of file 7 年之前
  Ben Jackson dc52b73048 Don't open the quickfix window after fixit 7 年之前
  micbou 5d2258bdd4 Convert Vim command output to Unicode 7 年之前
  zzbot 54a4ecf2d9 Auto merge of #2922 - micbou:improve-diagnostic-match, r=bstaletic 7 年之前
  micbou c84e70737c Improve diagnostic matches display 7 年之前
  micbou b182556804 Add function to capture Vim command output 7 年之前
  micbou 5e98da5b09 Improve diagnostic sign placement 7 年之前
  micbou a13329fe94 Add range support to completer command 7 年之前
  Ben Jackson 7989b7b0fd Support for additional FixIts on java completions 7 年之前
  zzbot 39fe6d1f86 Auto merge of #2898 - micbou:line-overlapping-chunks, r=micbou 7 年之前
  micbou c692b48bc6 Apply chunks from bottom to top 7 年之前
  Ben Jackson 292de25c72 Add support for Java diagnostics and asynchronous messages 7 年之前
  Boris Staletic bb7bbdb974 Fix truncation 7 年之前
  micbou 43ebd5252d Optimize request building 7 年之前
  micbou 497a803188 Prompt the user to select a logfile with YcmToggleLogs 7 年之前
  zzbot 2dd27db859 Auto merge of #2838 - micbou:normalize-buffer-filepath, r=micbou 7 年之前
  micbou b1eda652c3 Normalize buffer filepath 7 年之前
  micbou c3859791ea Use fnameescape to escape filepath 7 年之前
  micbou 67d2a0fbf8 Fix error when filetype is a number 7 年之前
  micbou 664d2c99d9 Change GetBufferNumberForFilename default behavior 7 年之前
  micbou d61944098a Do not open location list at the bottom of screen 7 年之前
  micbou 83bb78a2d6 Restore cursor position after omnifunc call 7 年之前
  micbou 81546b901e Fix HiddenEnabled function 7 年之前
  micbou e573457563 Convert buffer name to unicode 8 年之前
  zzbot 44d4f1d299 Auto merge of #2690 - micbou:identifier-functions-codepoint, r=Valloric 7 年之前
  micbou eb3c0cd8c1 Use codepoint offsets in identifier functions 7 年之前
  Davit Samvelyan 22be4e777d Refactored diag interface, removed dummy sign. 7 年之前
  Davit Samvelyan fc745f74b3 Minor changes addressing review comments. 7 年之前