Thomas Meylaers

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Thomas Meylaers created a post,

    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 glanc...