When a significant amount of code is generated, the light grey code block, with the bottom-left Copy to clipboard button and which the code is preformatted in, will eventually break and disappear leaving only a wall of plain text code. It makes distinguishing and copying and pasting the many different def methods of Python code I am working with very difficult, because the def method names lose their blue color.
Would be great if the box doesn’t ever break.
1 Like
Hey @St_Michael_the_Archa , Thanks for bringing this to our attention. I tried reproducing the issue using some complex prompts, but I was not able to replicate the behavior you are describing.
To help us investigate further, could you please share a sample prompt that causes this issue for you? If possible, a screenshot of the broken code block would also be very helpful.
Thank you
I think the code block breaks somewhere around 1,500 to 1,600 lines of code.