This is useful for testing markdown rendering in hover of editors.
It shoudn't be checked in (it'd be a nice easter egg, but the implementation
is too messy).
Paths
| Differential D72499
[clangd] (DO NOT COMMIT) hovering on "md" raw strings displays those. Needs ReviewPublic Authored by sammccall on Jan 10 2020, 3:45 AM.
Details
Summary This is useful for testing markdown rendering in hover of editors. It shoudn't be checked in (it'd be a nice easter egg, but the implementation
Diff Detail
Event TimelineComment Actions Unit tests: pass. 61742 tests passed, 0 failed and 780 were skipped. clang-tidy: pass. clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch. Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Revision Contents
Diff 237280 clang-tools-extra/clangd/FormattedString.h
clang-tools-extra/clangd/Hover.h
clang-tools-extra/clangd/Hover.cpp
|
clang-format: please reformat the code