dvogel/vim-cpid

Index both enum names and enum member names.

Opened this issue · 0 comments

dvogel commented

Since function signatures use enum names and switch statements use the bare enum member names, both are likely to be seen in source files and thus the project indexer should index both the name of an enum and each of the member names.