deoplete-clang2 icon indicating copy to clipboard operation
deoplete-clang2 copied to clipboard

Protected method in base class

Open JonBoyleCoding opened this issue 8 years ago • 0 comments

When using the autocomplete on a protected method in a base class, the autocomplete shows an unexpected and unuseful.

image

image

It appears this only happens when a base class has a protected method. Everything else seems to appear fine.

JonBoyleCoding avatar Jul 19 '17 14:07 JonBoyleCoding