|
|
|
|
|
by rhubarbquid
3628 days ago
|
|
I'd suggest either use your browser with a good JSON viewing extension or a code editor. > I want to be able to easily collapse and expand elements That feature is often called "code folding", many programming oriented text editors do it. |
|