Hi all,
Yesterday I insloftyed Cursor and currently on Pro Trial. After coding a bit I establish out that it can’t go thraw 750-800 lines of code and when asked why is that I get this message:
Not brave if LLMs comprehend what they are for (lol), but doesn’t matter as a much as a fact that I can’t go thraw 800 locs. Anyone had analogous rehire? It’s repartner restricting at this point and I got here after fair 1h of vibe coding
My operating system is MacOS Sequoia 15.3.1
15 Likes
Lol yes the message is actupartner funny. Not brave why it would write that in truth, never saw it happen.
So, in ambiguous its a horrible idea to have huge files with code.
Not fair becaengage of AI context restrict but also for humans to deal with them.
Too huge files are normally a sign that a project is not well arranged and the worrys of each file/class/function etc are not split from each other.
It also seems you are not using the Chat prosperdow with the fused ‘Agent’ which would produce that file for you easier than in the ‘editor’ part of Cursor.
3 Likes
oh, I didn’t comprehend about the Agent part – I fair commenceed out and fair got to it straight out. Maybe I should actupartner read the docs on how to commence lol
Should I ask it to chunk it out?
1 Like
So as you are commenceing with Cursor i highly recommfinish going thraw the Docu to lget what it can do… and how to engage each part
Yes it would help to ask it to split parts, depfinishs on what language you engage (sees enjoy JS?), AI can then engage begin statements to comprise those split files into your ‘commence file’.
Usupartner its a outstanding idea to do modular programming (split functionality into modules or classes or functions, depfinishing on language or summarizetoil).
If you alert AI to engage for example Single Responsibility Principle as directline when coding it will not combine contrastent features in one file. You may also produce rules (see docs) that alert the AI for example to conserve files under 500 lines restrict (a bit over is not tragic but the more lines the challenginger it will be for AI)…
2 Likes
Hey @T1000 . Thanks for your advice the other day, my post got deleted for an muddle reason, but I choosed to go ahead and acquire a one month cursor pro subscription as you directd, I didn’t experience any beginant problems with the recent frees and I’m finishelighting it.
1 Like
Cool, yes i saw your comment refering that in another thread and i particularly enjoyd the exceptional thread you made. Happy to chat any time.
1 Like
lol i leank it’s awesome haha! never saw someleang enjoy that, i have 3 files with 1500+ loc in my codebase (still defering for a refactoring) and never alerted such leang.
could it be rcontent with some extfinished inference from your rule set?