What is the longest source code file you have been able to use with Canvas in coding mode?

If you are not aware, ChatGPT Plus has a model with a canvas (ref).

While it is currently in beta and cannot handle large production code, it is useful for popular languages, getting quickly started with new code, understanding existing code, and some other common tasks. However, it has many limitations, with one of the most impactful being the number of lines of code that can be used.

For the first few weeks, I was never really able to get anything past 300 lines without getting a size error. Today, I started getting code about 450 lines. The specific code is HTML with CSS and JavaScript, a single page that does not need to be served with a web server.

Just curious as to how many lines of code others are able to effectively work with when using Canvas with coding?

Please keep this topic on-topic. :slightly_smiling_face: