When I have methods in header file, which marked as override, then Tagbar can not correctly display this: show not name of method, just simple override
. How I can fix that?
Asked
Active
Viewed 210 times
0

Andrej Levkovitch
- 235
- 1
- 11
-
Which ctags are you using? Exuberant-ctags? – rfkortekaas Dec 25 '18 at 10:27
-
@rfkortekaas Exuberant Ctags 5.9 – Andrej Levkovitch Dec 25 '18 at 11:03
1 Answers
1
There is a bug in Exuberant-Ctags which causes this issue.
This has been solved in universal-ctags.

rfkortekaas
- 6,049
- 2
- 27
- 34