How to let CopilotForXcode indexing the whole repository
I can only support several files as context,I want to indexing the whole project,but I don't know how,every time when I ask question, I feel very slow
Do you mean 'Add Context' view only list partial of your source files? Can you explain a little more about indexing the whole project? thanks.
I mean like this in cursor.
I want to add the whole project as my context.
I just found @workspace can let copilot read whole project, may be this can work?
yes, in Ask mode, you can use @workspace to auto search context based on your query. For Agent mode, @workspace is not supported and we have plan to support a codebase tool for agent mode.
Thanks a lot for the clarification!The @workspace solution works perfectly for my current needs. I'm especially excited about the planned codebase tool for Agent mode - this will greatly enhance our development efficiency. Looking forward to its release!
I believe Indexing is a great approach for improving context on project codebase. I've do exercise both, but Cursor having much better with project context. can't wait it for next version. :D