clang-tools 20.0.0git
|
Describes hover preferences. More...
#include <ConfigFragment.h>
Public Attributes | |
std::optional< Located< bool > > | ShowAKA |
Whether hover show a.k.a type. | |
Describes hover preferences.
Definition at line 323 of file ConfigFragment.h.
std::optional<Located<bool> > clang::clangd::config::Fragment::HoverBlock::ShowAKA |
Whether hover show a.k.a type.
Definition at line 325 of file ConfigFragment.h.