|
|
|
|
|
by mangamadaiyan
1547 days ago
|
|
I almost always fall back on ag (https://github.com/ggreer/the_silver_searcher). Honourable mentions to cscope and ctags. They work for me since most of my $dayjob involves me mucking around with C++. All tools get invoked from within Vim. (Which _also_ works reasonably well in Windows Terminal). |
|