Historique des commits

Auteur SHA1 Message Date
  Boris Staletic d2abd1594f Store multiline diags for each line they appear on il y a 1 an
  Boris Staletic 9e02cfab93 Do not echo diagnostics in virtual-text when update_diagnostics_in_insert_mode == 0 il y a 1 an
  Ben Jackson 854232047d Hide diagnostics UI when entering Insert Mode il y a 1 an
  Chilledheart 3706abd72c Fix invalid end_lnum field in diagnose['ranges'] il y a 2 ans
  Ben Jackson 37b64d547b Reduce calls to prop_remove il y a 2 ans
  Ben Jackson 55a6199183 Use a little marker for the diag text il y a 2 ans
  Ben Jackson 7b59f9966a diag virtual-text: Fix disabling of diagnostic updates in insert mode il y a 2 ans
  Ben Jackson cdb8ae8d66 echo diagnostic - fix neovim il y a 2 ans
  Ben Jackson 21ce3c141f exch diagnostic - ensure we clean up the padding il y a 2 ans
  Ben Jackson c14286b697 Improve interaction of text properties - use SpellBad/SpellCap without adornment for warnings/errors il y a 2 ans
  Ben Jackson 0f1b0cf084 Virtual text diags: add option, retain previous behaviour by default il y a 2 ans
  Ben Jackson 002283606d Use virtual text for printing current diagnostic il y a 2 ans
  Ben Jackson e062744e39 Properly exclude neovim il y a 2 ans
  Boris Staletic 55c4f08394 If a matching diagnostic is found, position the popup with the matching text property il y a 3 ans
  Ben Jackson 62b5f7c3ed Fix traceback with invalid diagnostic ranges il y a 2 ans
  Boris Staletic 9f3eebdbcf Do not assume current buffer in vimsupport.LineAndColumnNumbersClamped() il y a 3 ans
  Boris Staletic c90bb62852 Use location list stack, instead of trampling on existing ones il y a 3 ans
  Boris Staletic 777830bd7b Use text properties for diagnostic highlight il y a 3 ans
  Boris Staletic f2fee854c5 Use sign_* functions to manage signs il y a 3 ans
  Boris Staletic c7e2ed601b Allow users to opt-out of diagnostics update in insert mode il y a 3 ans
  Boris Staletic 154cfb2f07 Remove python2 support il y a 5 ans
  micbou 3151820ff5 Update diagnostic matches only in current window il y a 6 ans
  micbou 115f360092 Update matches for all windows il y a 6 ans
  micbou d16d3cebc4 Allow users to change the options by restarting the server il y a 6 ans
  micbou c84e70737c Improve diagnostic matches display il y a 6 ans
  micbou 5e98da5b09 Improve diagnostic sign placement il y a 6 ans
  Ben Jackson 292de25c72 Add support for Java diagnostics and asynchronous messages il y a 7 ans
  micbou 880f8700b3 Echo diagnostic asynchronously il y a 7 ans
  Davit Samvelyan a70755aa40 Removed current buffer caching approach. il y a 7 ans
  Davit Samvelyan e5b0565d1a Fixed bug: current buffer was not set correctly. il y a 7 ans