top | item 47217506

(no title)

sathish316 | 3 hours ago

I hope I’m not talking to an AI. Can you explain how you wire up ctags to Claude code and keep them upto-date?

discuss

order

user3939382|2 hours ago

Just install universal-ctags from your package manager and it’s just a command line interface to build them / regen. Then you can build custom things on top of that. It outputs a big index to a cache dir. Not an AI for the record.