AI panel or chat panel supports batch importing of classes or methods that need to be analyzed.

Feature request for product/service

Chat

Describe the request

Can the AI panel of Cursor support custom development? I want to incorporate some specific related data to make Cursor smarter, such as method linkage data, but I haven’t found the entry point for this yet.

I hope for an effect where an opening is provided, allowing me to use an interface to batch deliver the list of classes or methods I want Cursor to analyze, rather than the current method of clicking one by one, which is very cumbersome.

Screenshot / Screen Recording

Operating System (if it applies)

MacOS

anyone else

If I understand you correctly, would it work to create an an md or text file with a list of all the classes and method you want it to analyze, and refer to it in the request (or drag it into the request) so it can iterate through the list. Could ask it to even mark them after they’ve analyzed them so in future requests the model can pick up where the previous one left off?

1 Like

Thank you for the reply.
The solution you mentioned is indeed what I am doing now, MCP service, but it is very limited because MCP can only export data through one interface. In fact, I hope to manually select the exported data, which requires UI interaction. Because the link data is very large and long, I even hope to manually select certain data from the list in the AI panel. Can this be achieved