nunuStudio
nunuStudio copied to clipboard
Enhancement: Expand arrays and objects in console
Expand arrays and objects in console
Description
- Expanding arrays and objects in the console would be great to speed up debugging and get more information about an issue than
[object Object]
. - We are currently using the webtools for this, which smashes the grid layout of nunuStudio.
- Maybe including something like this could be a quick solution: https://github.com/remy/jsconsole
Version
- nunuStudio 0.98.15 Build 2020-08-05T22:19:34.347Z
Platform
- Web Version [X]
- Windows [X]
- Linux [X]
Hi
Thanks a lot for the suggestion the internal console still has a ton of work to be done.
I maybe consider to use some external console library like the one you suggested.
Thanks a lot!
Cheers