How to use this plugin? Json file not automatic rendered.
I installed this plugin and then reload VS Code. However, it cannot automatically render a json file or jsonl file to a pretty format. No colors, no indent. Any further actions needed after installing?
I also encountered this problem 😢 Have you ever solved this problem yet?
I'm not speaking for @ZainChen on this, but I think this extension is just meant to take the JSON content and create the expandible/collapsible tree structure in the extension's sidebar (which for me kind of obviates the need for it to be prettified, but it's understandable that one would want this functionality).
I think it will require another extension if you want to prettify the JSON. I believe there is one specifically for that.
If I am incorrect on this, please correct me.