0

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?

enter image description here

1 Answers1

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