79430890

Date: 2025-02-11 17:46:04
Score: 1
Natty:
Report link

I'm not aware of and could not find a setting to prevent Visual Studio Code from collapsing deeply nested collections in Debug Console and Variables panel other than the things you already suggest. However, consider using memory_graph for a better representations of your data that shows references and what data is shared:

enter image description here

Full disclosure: I am the developer of memory_graph.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: bterwijn