mirror of
https://github.com/MaskRay/ccls.git
synced 2025-11-03 22:04:24 +00:00
- Hide declaration from list of refs on types and variables (so now they will show as '0 refs') - Let the user hide code lens on parameter and function-local variables |
||
|---|---|---|
| .. | ||
| class_member.cc | ||
| class_static_member_decl_only.cc | ||
| class_static_member.cc | ||
| deduce_auto_type.cc | ||
| function_local.cc | ||
| function_param_unnamed.cc | ||
| function_param.cc | ||
| function_shadow_local.cc | ||
| function_shadow_param.cc | ||
| global_variable_decl_only.cc | ||
| global_variable.cc | ||
| type_instance_on_using_type.cc | ||