This revision was automatically updated to reflect the committed changes.
Closed by commit rG825a3cd6b697: [clangd] Fail inlayHints requests on content
changes (authored by kadircet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117776/new/
https:/
sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.
This seems right for consistency with SemanticHighlights.
However I don't think it will much improve the jumpiness you refer to - there's
no time-based debounce here, so it only helps if
kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: usaxena95, arphaman.
kadircet requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.
This should improve the overall