How to Index more codebase out of current dir?

I want to know if cursor support indexing another project codebase together with current working codebase. I found that many external libraries claude learned are obsolete, and the generated code use the obsolete API thus I cannot use those code directly. I want to git clone those lib on my machine, and have cursor to learn them directly. I don’t know if it’s feasible and how to do it

Hi @caibirdme

You could add the latest documentation to Cursor and reference it, so the answers remain relevant.

3 Likes