summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/FormattedStringTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Add a ruler after header in hoverKadir Cetinkaya2020-01-271-7/+27
* [clangd] Render header of hover card as a headingKadir Cetinkaya2020-01-131-0/+9
* [clangd] Remove raw string literals in macrosOliver Stannard2020-01-131-12/+16
* [clangd] Fix markdown rendering in VSCodeKadir Cetinkaya2020-01-101-10/+10
* [clangd] Introduce bulletlistsKadir Cetinkaya2020-01-071-0/+65
* [clangd] Get rid of raw string literals in macro callsKadir Cetinkaya2019-12-161-12/+21
* Fix build with older (still supported) gcc versions.Nico Weber2019-12-141-4/+8
* [clangd] Introduce codeblocksKadir Cetinkaya2019-12-131-2/+65
* [clangd] Introduce paragraph, the first part of new rendering structsKadir Cetinkaya2019-12-131-154/+71
* [clangd] Separate chunks with a space when rendering markdownIlya Biryukov2019-08-121-1/+37
* [clangd] Show documentation in hover, and fetch docs from index if needed.Sam McCall2019-07-091-5/+12
* [clangd] Introduce intermediate representation of formatted textIlya Biryukov2019-05-071-0/+156
OpenPOWER on IntegriCloud