#Fail macOS app to continue code double arrows click

1 messages · Page 1 of 1 (latest)

pastel walrus
#

BUG still exists in new version Version 1.2024.199 (1721692610) where if you're in the middle of a code snippet in a programming language (Swift) then if you click the double arrows at the bottom right to continue, the code gets split and written in a text portion then progresses to a different snippet and so on, making it impossible to "copy" it because it is broken. It also messes with quotes because they become text quotes instead of code quotes.

Steps: Write a question about code and get an answer.
Answer extends and is the middle of it when it breaks and presents double arrow.
Click the double arrow bottom right to continue the answer in the code snippet you were interrupted within.

Consecquence:
You'll see the next part of the answer broken into a text prompt and then another code snippet, instead of continuing in the same code snippet without splitting the answer into 3 pieces like it is doing. That makes it impossible to copy.

macOS Version 1.2024.199 (1721692610) [newest in July 24th 2024]

hardy elbowBOT
#

@pastel walrus

Please follow the posting guidelines.

For better assistance from the community or an OpenAI team member, please follow the posting guidelines by clicking the button below.

pastel walrus
pastel walrus
#

Fail macOS app to continue code double arrows click

restive moth
#

I’ve found the >> is not reliable and have much better success prompting it in a case like this with:
continue from: case .disconnected:
That seems to work best for me anyway and I never use the >> button.