diff --git a/clang-tools-extra/docs/clangd.rst b/clang-tools-extra/docs/clangd.rst index 97736efdf29e..a03f2c150d73 100644 --- a/clang-tools-extra/docs/clangd.rst +++ b/clang-tools-extra/docs/clangd.rst @@ -64,7 +64,7 @@ extension to the protocol. | Completion | Yes | Yes | +-------------------------------------+------------+----------+ | Diagnostics | Yes | Yes | -+-------------------------------------+------------+----------+ ++-------------------------------------+------------+----------+ | Fix-its | Yes | Yes | +-------------------------------------+------------+----------+ | Go to Definition | Yes | Yes | @@ -83,7 +83,7 @@ extension to the protocol. +-------------------------------------+------------+----------+ | Document Symbols | Yes | Yes | +-------------------------------------+------------+----------+ -| Workspace Symbols | Yes | No | +| Workspace Symbols | Yes | Yes | +-------------------------------------+------------+----------+ | Syntax and Semantic Coloring | No | No | +-------------------------------------+------------+----------+