Debug code with vscode console.log (Object) expands Object by default in the code

in the process of using vscode to debug code. If I print an object in my code, the output in the debug console looks like this. How can I configure to expand this object by default instead of clicking on it one by one to see the contents?

clipboard.png


consloe.log (JSON.stringify (object))


I also want to know.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c094-2b32e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c094-2b32e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?