Open
Description
After Spyder 6 fails to open a variable that is too large, the entire console becomes unresponsive. From then on, no code can be run, which is extremely troublesome!!! I have to restart a new console and re-run all the previously executed code. This issue has already wasted a huge amount of my time.
In Spyder 5, it used to warn you that a variable is too large and ask for confirmation before opening it. But in Spyder 6, just clicking the variable immediately triggers the variable viewer, without any prior warning — and the console crashes so easily!
Why is it getting worse with every upgrade?!