It looks like you’re using an old version of Cursor. Please re-download it from https://cursor.sh/.
My apologies, I’ll try to be more specific:
- Create a new folder inside your project folder where you’ll place all your local documentation.
- Open your project folder in Cursor.
- Open the Cursor AI Pane (Ctrl + L).
- Navigate to the “More” tab.
- Under “Codebase Indexing” click on “Compute Index” or “Resync Index” if you already have an index.
- Now you can write “@Codebase” in the chat or use the “Ctrl + Enter” chatbind to retrieve the most relevant parts of your codebase for your question. Since your local documentation is now part of your codebase, it will also consider your local documentation.