AI has a bad habit of just totally shortcutting or winging it when you ask it to do a huge task in one go BUT…
When Cursor sometimes hacks a large file into it being read into small chunks, and it just recursively goes through it, you get great results, and can do massive files.
THis has seemed to be a bit random in engaging this behaviour.
Does anyone have hacks for forcing Cursor into the mode where it reads sections of a document to recursively process a large file?
(I’m thinking either prompts, cursorrules etc, a particular model maybe)