Dimensions not showing anymore for a variable in debugger
Debugger in Python doesn't show the size/dimensions of variables anymore after recent update.
For example:

Here it used to show the length of the list which I think was very handy to see at a glance. I noticed this has disappeared. Not sure in which update though.
Pycharm version: 252.27397.106
Please sign in to leave a comment.
Hi Thomas Meylaers , this issue requires thorough investigation, please create an issue on YouTrack (https://youtrack.jetbrains.com/issues/PY) and attach all relevant information (including a project sample and IDE logs from Help | Collect Logs and Diagnostic Data) for quicker resolution.
Thomas Meylaers, this is most likely related to PY-83906 - please check whether it still occurs in the latest EAP version.