[PATCH] D125228: [clangd] Support for standard inlayHint protocol
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 10 09:48:19 PDT 2022
kadircet updated this revision to Diff 428413.
kadircet added a comment.
- Default initialize paddingLeft/Right
- Don't serialize kind when its null
- Run in vscode, seems to be working.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125228/new/
https://reviews.llvm.org/D125228
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/InlayHints.cpp
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/test/initialize-params.test
clang-tools-extra/clangd/test/inlayHints.test
clang-tools-extra/clangd/unittests/InlayHintTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125228.428413.patch
Type: text/x-patch
Size: 17191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220510/e03efe46/attachment-0001.bin>
More information about the cfe-commits
mailing list