Commit History

Author SHA1 Message Date
  Ben Jackson 25296a6ef8 Reduce overhead of semantic highlighting (part 1) 1 year ago
  Ben Jackson 854232047d Hide diagnostics UI when entering Insert Mode 2 years ago
  Ben Jackson 777f61c816 Inlay Hints: cache results and reinstate on insert leave 2 years ago
  Ben Jackson 4d014ea5de Inlay Hints: clear on insert enter (TODO: alternatively only display strictly in normal mode) 2 years ago
  Ben Jackson 93003daf96 WIP: Add support for inlay hints 2 years ago
  Ben Jackson f60bf1d26e Initial support for inefficient semantic highlighting 4 years ago
  Ben Jackson 35376369d1 Revert "Initial support for inefficient semantic highlighting" 2 years ago
  Ben Jackson e5a32409ac Merge branch 'diag-popup' 2 years ago
  Ben Jackson d24659fc36 Initial support for inefficient semantic highlighting 4 years ago
  Boris Staletic 55c4f08394 If a matching diagnostic is found, position the popup with the matching text property 3 years ago
  Boris Staletic c90bb62852 Use location list stack, instead of trampling on existing ones 3 years ago
  Boris Staletic c7e2ed601b Allow users to opt-out of diagnostics update in insert mode 3 years ago
  Boris Staletic 380a7f65e5 Avoid a race condition between async diagnostics and FileReadyToParse 3 years ago
  Ben Jackson bc2111dce7 Don't send multiple outstanding FileParse events 4 years ago
  Boris Staletic 0bc537e2fa Add typescriptreact to diagnostics enabled filetypes 4 years ago
  Boris Staletic 154cfb2f07 Remove python2 support 5 years ago
  Boris Staletic 8ed26f2977 Diagnostics update on filetype change 5 years ago
  Boris Staletic 7bd054485b Do not hardcode async diagnostic filetype support 5 years ago
  micbou 4e3ae95e9f Update JavaScript support and documentation 7 years ago
  midchildan 23771b379a Add CUDA support 6 years ago
  micbou 29231e839d Fix issues reported by flake8-comprehensions 6 years ago
  micbou f44723689c Fix resending request when buffer is not yet parsed 6 years ago
  micbou a24d97ca6b Resend request when extra conf is loaded or ignored 6 years ago
  micbou c84e70737c Improve diagnostic matches display 6 years ago
  Ben Jackson 292de25c72 Add support for Java diagnostics and asynchronous messages 7 years ago
  Davit Samvelyan 22be4e777d Refactored diag interface, removed dummy sign. 7 years ago
  Davit Samvelyan fc745f74b3 Minor changes addressing review comments. 7 years ago
  Davit Samvelyan b6bbe6388f Removed unused function, added comment. 7 years ago
  Davit Samvelyan 3a690fc8d4 Update based on the latest upstream changes. 7 years ago
  Davit Samvelyan 0846673aa4 Latest upstream changes with buffer emulation. 7 years ago