I’ve got Codebase Indexing
enabled since it was added as a feature, and I would like to know how and if it is used at all.
The main reason for this is that Cursor uses grep
calls a lot!
I wanted to count grep
calls, but Chat export does not contain full chat
The issue with grep
calls is that in Auto-Run Mode, I cannot have it automatically run it! I’ve got grep
, grep -i
, grep -i -A 5 -B 6
whiltisted but it still asks me for confirmation! This is actually the most annoying issue of all for me, but if it used codebase index, it wouldn’t have to call grep
, would it?…
See Simplify command denylist/whitelist, make them useful and clear how they work - #4 by liquefy