is there any 'ack' equivalent in CLion?
Hi
I use 'ack' instead of find/grep, it is very handy.
I am wondering if there is any equivalent of ack in CLion. When I have a target variable, such as "isDadGonaCookTonight", I can just find all the usages of this variable in my workspace.
Any insight?
Thanks!
请先登录再写评论。