cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Cursor cuts off code in its query to GPT-3.5

Open elanzini opened this issue 2 years ago • 2 comments

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: Screenshot 2023-04-01 at 14 25 28

elanzini avatar Apr 01 '23 13:04 elanzini

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 😄

danperks avatar Apr 10 '23 13:04 danperks

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.

danperks avatar Apr 10 '23 13:04 danperks

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.

jakobFNF avatar Oct 19 '23 21:10 jakobFNF