mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Updated FAQ (markdown)
parent
f94131fed5
commit
143208e40f
4
FAQ.md
4
FAQ.md
@ -182,7 +182,9 @@ Specify `hierarchy:true` to enable hierarchical view.
|
||||
|
||||
### [`$ccls/inheritance`](https://github.com/MaskRay/ccls/blob/master/src/messages/ccls_inheritance.cc)
|
||||
|
||||
Find base classes/overriden functions. If parameter `derived:true` is specified, find derived classes/functions instead.
|
||||
Find base classes/overriden functions. If parameter `derived:true` is specified, find derived classes/functions instead.
|
||||
It also works fine for jumping between primary template and partial specialization.
|
||||
|
||||
|
||||
Specify `hierarchy:true` to enable hierarchical view.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user