Commit History

Author SHA1 Message Date
  Boris Staletic dd365b28d8 Bump vim requirement to version 9.1.0016 4 months ago
  Boris Staletic 8888bbea1e Fix re-rooting of call/type hierarchies 7 months ago
  Boris Staletic 06aa1077fb Take care of start column in multiline diags for detailed diag popups 11 months ago
  Boris Staletic a5595e7f53 Properly handle diag text property length in multiline diags 1 year ago
  Boris Staletic 4b3df69efa Handle possible errors from RangeVisibleInBuffer() 1 year ago
  Boris Staletic 6a412360d2 Replace tabs with spaces when echoing a message 1 year ago
  mergify[bot] f994844799 Merge branch 'master' into dont-clear-screen-syntax 1 year ago
  Ben Jackson dd419e5cd8 Accept command modifiers (mods) for GetDoc subcommand 1 year ago
  Ben Jackson f8af00f84c Use execute() rather than redir to avoid clearing the splash screen on startup 1 year ago
  Ben Jackson f451807620 Fix traceback in neovim when changin tabs; use WindowID rather than window number for getting the location lists 1 year ago
  Ben Jackson 52ff5a36c0 Yet more attempts to catch 'changedtick' returning '' 1 year ago
  mergify[bot] d0881107fa Merge pull request #4118 from puremourning/dont-change-cursor-pos-for-file-only-goto 2 years ago
  Ben Jackson 5e7e1f4b9c Don't change the cursor position if GoTo doesnt have one 2 years ago
  Ben Jackson 5b6d404b4d Actually fix the problem where changedtick is '' 2 years ago
  Ben Jackson f32d210206 Don't use ?? expression as it's too new 2 years ago
  Ben Jackson 060c5641db sometimes changedtick doesn't return a value 2 years ago
  mergify[bot] 8a2961159e Merge branch 'master' into inlay-hints 2 years ago
  Ben Jackson 1e440448bf bump the vim requirement for virtual text a little further 2 years ago
  Ben Jackson c80832614e Fix traceback when diagnostic comtains special characters 2 years ago
  Ben Jackson 1470710674 Request symbols from all availble filetypes and merge the results 3 years ago
  Ben Jackson 9523936c48 virtual text - fix up awful mock tests 2 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 fa4eb61ded Inlay hints: allow easy customisation of the highlight groups, fix priorities and ensure start_incl is set 2 years ago
  Ben Jackson f29823631a Flake8 2 years ago
  Ben Jackson 002283606d Use virtual text for printing current diagnostic 2 years ago
  Ben Jackson 3ff522841e VirtualText - add a test for virtual text suppport 2 years ago
  Ben Jackson eb6ac04071 Support sending a range for inlay_hints and semantic tokens 2 years ago
  Ben Jackson 7eeeca3ac5 All supported vims support text properties 2 years ago
  Ben Jackson f60bf1d26e Initial support for inefficient semantic highlighting 4 years ago