Commit History

Author SHA1 Message Date
  Boris Staletic d51771132c Use setlocal for temporary completeopt adjustment 3 months ago
  Ben Jackson 08353bc537 Fix error using mappings: <Cmd> mappings must end with <CR> 7 months ago
  Boris Staletic fcf89f04fe Add bindings for hierarchies 10 months ago
  Boris Staletic cd48033263 Handle scrolling when hover popup is open 1 year ago
  Boris Staletic 36a1a54766 Stop auto hover timer if buffer changes or cursor moves 1 year ago
  JJCUBER a73fbdf38d Correct a few typos in comments 11 months ago
  Boris Staletic 430ae85d11 Make switching to semantic completer work after select ID completer candidate 1 year ago
  Enrico Maria De Angelis f742ecbabd Address #4165: provide a highlight group for the detailed diagnostic popup 1 year ago
  Ben Jackson 25296a6ef8 Reduce overhead of semantic highlighting (part 1) 1 year ago
  Elias Daler a4a869cd7a Fix wrap 1 year ago
  Elias Daler 1852bd7c07 Code review fixes 1 year ago
  Elias Daler a31e9aca42 Formatting fixes, limit popup_params scope 1 year ago
  Elias Daler 1877209270 Add the ability to pass popup_params when creating a custom ycm_hover 1 year ago
  Ben Jackson 854232047d Hide diagnostics UI when entering Insert Mode 2 years ago
  Ben Jackson c6e80b0d78 Provide a way to manually trigger YCM's completions 2 years ago
  Ben Jackson d74e097ce5 Fix passing '+10' etc on command line in older vims. 2 years ago
  Ben Jackson 535ff847ab Don't try to clear inlay hints if not enabled 2 years ago
  mergify[bot] 8a2961159e Merge branch 'master' into inlay-hints 2 years ago
  Ben Jackson c5f901d819 update docs: jedi refactoring 2 years ago
  Ben Jackson 51049eaf42 Fix insert toggline with manual toggling, and document them 2 years ago
  Ben Jackson a2410f615f inlay hints - toggle on/off and improve clear perf 2 years ago
  Ben Jackson ef4e84a374 Reduce stutter by halving the redraws when typing 2 years ago
  Ben Jackson 21ce3c141f exch diagnostic - ensure we clean up the padding 2 years ago
  Ben Jackson 0e574b947b Check for WinScrolled event existing 2 years ago
  Ben Jackson 1470710674 Request symbols from all availble filetypes and merge the results 3 years ago
  Ben Jackson 07dcd575ff FixUp: hover tests broken by GetCommandRequest change 3 years ago
  Ben Jackson caf6c9075b Allow multiple simultaneous async command requests 3 years ago
  Ben Jackson c14286b697 Improve interaction of text properties - use SpellBad/SpellCap without adornment for warnings/errors 2 years ago
  Ben Jackson 5495d8fafb Inlay hints: don't always request on scroll, only when we hit the bounds of our requested window. this reduces stutter when scrolling 2 years ago
  Ben Jackson e6765a1106 Inlay hints - temporarily reinstate keeping the hints in insert mode 2 years ago