cursor
cursor copied to clipboard
Cursor cuts off code in its query to GPT-3.5
I highlighted my entire file: Command + A (231LOC) and then with Command + K asked find code duplication and create a shared function.
For context, those are all calls to the backend and they share some boilerplate to send the auth token in the header and so on.
I got this:

I've faced this a few times, assuming it's regarding the token limit of GPT3.5. Listed as a bug for the devs to look into 😄
Note that your screenshot is of the old version of Cursor, but I will leave this open as I believe the issue may still exist.
There have been some major changes to the inline edits feature since this issue was created. If the issue still persists for you, please open a new issue. We will close this one for now due to inactivity.