5 ms·
I found cscope essential when working with a 10+M loc C codebase. I wish there were more cscope like tools for other languages, easy to setup and editor agnost
by tucif 6y ago
I found cscope essential when working with a 10+M loc C codebase.
I wish there were more cscope like tools for other languages, easy to setup and editor agnostic.
- glouwbug 6y agogit grep has worked wonders for me, even with C++