I have been using VS code editor from 1 month now. I am big fan of it and now it has become the default editor for me.
Here is a tip if you want to prettify son in VS code.
Download the extension Prettify JSON
Install and Reload the editor
From the Command Palette, type Prettify JSON and hit enter
If you have JSON in your editor, it would shown now in pretty format.
Enjoy using VS Code