[PATCH] D116786: [clangd] Add designator inlay hints for initializer lists.
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 23 23:11:01 PST 2022
nridge accepted this revision.
nridge added a comment.
This revision is now accepted and ready to land.
Thanks, I'm happy to try the array designators and see how they work out in practice.
The issue of hints appearing and disappearing as you type a function call is one I've noticed, but I've gotten used to it after a while. Improvements in this area would be nice but probably don't need to block the addition of new hints.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116786/new/
https://reviews.llvm.org/D116786
More information about the cfe-commits
mailing list