Hi,
How long does it take to index a new documentation? I started the indexing yesterday and it is still not available. Is this a problem on my end?
Another question: does Cursor have access to documentation on the main frameworks: Next.js, LangChain, etc.? This would save us from having to import them
Thank you
Hi @christophebe ,
Have you seen this?
The docs that Cursor can see out-of-the-box.
What is this repo?
In Cursor, you can show GPT-4 project documentation to improve itâs answers with @ commands like @Langchain and @Tokio . You can also spawn our crawler to add your own documentation by typing â@Add â in chat.
This repo is the list of documentation thatâs available for all users of Cursor with no â@Add â command required.
https://github.com/getcursor/crawler
You can add entries to this JSON file and submit a pull request for them to be considered to be included in the available docs.
I can see Langchain and NextJS are in there, I canât see Vercel though.
For reference, here is a post that shows how it looks when docs are added successfully to Cursor via the Cursor Settings
> Features
area:
Hi @doss ,
I thought it might have given you some âbehind-the-scenesâ insight into how the Docs symbol was working, and what URL syntax (and crawlerStart and crawlerPrefix values) were being used for the other âout-of-the-boxâ docs.
Apologies if that wasnât useful information.
Out of interest, what specific values are you putting in for the:
Prefix
Entrypoint
Below are some screenshots of what I see when I add some Docs in Cursor Settings > Features:
Screenshot 01 - Adding new docs
[add_âŚ
And also for reference, in case you havenât seen it:
https://docs.cursor.com/context/@-symbols/@-docs
Any relevant info you could grab from following these troubleshooting steps might also assist in resolving your particular issue.
1 Like
I was wondering the same thing.
the TLDR of it for me was hinted at in the picture in @litecode answer.
The colors went from yellow to green. Ours were red. I clicked the Reindex button and it took seconds. to do Laravel, Pest, InertiaJs, and Vue3.
1 Like