mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-05 08:22:12 +00:00
Updated Emacs (markdown)
parent
b019533764
commit
d398e8d1c8
3
Emacs.md
3
Emacs.md
@ -246,7 +246,7 @@ For the long story, refer to the corresponding [emacs-devel thread](https://list
|
||||
|
||||

|
||||
|
||||
### Call/member/inheritance Hierarchies
|
||||
### Call/member/inheritance Hierarchies || primary template/partial specialization
|
||||
|
||||
`M-x ccls-member-hierarchy`
|
||||

|
||||
@ -257,6 +257,7 @@ For the long story, refer to the corresponding [emacs-devel thread](https://list
|
||||
```
|
||||

|
||||
|
||||
Side notes: `ccls-inheritance-hierarchy` also works fine with jumping between primary template and partial specialization.
|
||||
```elisp
|
||||
(ccls-inheritance-hierarchy nil) ; base hierarchy
|
||||
(ccls-inheritance-hierarchy t) ; derived hierarchy
|
||||
|
Loading…
Reference in New Issue
Block a user