vscode-json-editor
vscode-json-editor copied to clipboard
getting started
Hi I installed the extension (0.2.3) on windows 10 - I can't see any difference in my json file window. Am I supposed to do something to open the tree window ?
OK I think I worked it out Need to do the following in Visual Studio Code View>Command Palette> JSON Editor: Start JSON editor session
Is there a shortcut for it?
Shift+Ctrl+P and type "json editor"
Please add how to start the tool "View>Command Palette> JSON Editor: Start JSON editor session" in the README for new VSCode users. thank you
There was no guide line for new users.
So this opens a new empty json object...
How do I open an existing JSON file to edit? That is what I need