lyuts / vim-rtags

Vim bindings for rtags, llvm/clang based c++ code indexer.
BSD 2-Clause "Simplified" License
282 stars 56 forks source link

Highlight symbols when renaming #56

Open kenny1847 opened 7 years ago

kenny1847 commented 7 years ago

Is it possible to add such functionality? I think it will be nice to see which symbol will be renamed, currently you have to look bottom, then find line, then find symbol.