Commit History

Author SHA1 Message Date
  Ben Jackson fa4eb61ded Inlay hints: allow easy customisation of the highlight groups, fix priorities and ensure start_incl is set 2 years ago
  Ben Jackson a7267e2d00 VirtualText: Add YcmPadding property 2 years ago
  Ben Jackson 6b4e5c712f Inlay Hints: Only enable when supported by vim 2 years ago
  Ben Jackson 777f61c816 Inlay Hints: cache results and reinstate on insert leave 2 years ago
  Ben Jackson eb6ac04071 Support sending a range for inlay_hints and semantic tokens 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 231f808972 Update readme, make b:ycm_enable_semantic_highlighting work 2 years ago
  Ben Jackson e062744e39 Properly exclude neovim 2 years ago
  Ben Jackson f03b70191e Fix typo in semantic highlighting option 3 years ago
  Ben Jackson 62e5bfeee5 Fix repeatedly spinning timer 3 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 442c91d646 Revert "Fix repeatedly spinning timer" 2 years ago
  Ben Jackson a751d99f3c Revert "Fix typo in semantic highlighting option" 2 years ago
  Ben Jackson e5a32409ac Merge branch 'diag-popup' 2 years ago
  Ben Jackson 8ece9c7ce0 Fix typo in semantic highlighting option 3 years ago
  Ben Jackson 4b04f7cfd6 Fix repeatedly spinning timer 3 years ago
  Ben Jackson d24659fc36 Initial support for inefficient semantic highlighting 4 years ago
  Ben Jackson f121220eb5 Add an option to always use popup; fix cursor move 2 years ago
  Boris Staletic 5e372ffec0 Allow display of diagnostics in a popup 3 years ago
  Boris Staletic 192ed17381 Implement manual toggling of signature help popup visibility 3 years ago
  Boris Staletic 71bf0b6e09 Do not error when trying to complete without typing any characters 3 years ago
  Boris Staletic 425ce12846 Do not call complete() if the cursor changed position since the completion request 3 years ago
  Boris Staletic 14952ac885 Move ycm_state.UpdateMatches() to s:OnBufferEnter() 3 years ago
  Boris Staletic 777830bd7b Use text properties for diagnostic highlight 3 years ago
  Boris Staletic f2fee854c5 Use sign_* functions to manage signs 3 years ago
  Boris Staletic 88faa1c301 Remove stale python paths from sys.path 3 years ago
  Ben Jackson 79e51eb463 Interractive symbol finder 3 years ago
  Maxim Kim 66468ebfb8 fix: make highlighting work for new vim 4 years ago