Skip to content

Getting Started

Manuel Gil @imgildev edited this page Feb 7, 2025 · 1 revision

Open JSON Flow

  1. Open a .json file in VS Code.
  2. Right-click the file in the Explorer panel.
  3. Select JSON Flow from the context menu.
  4. Choose the desired action, such as "Show JSON Preview".

Basic Interactions

  • Expand/Collapse Nodes – Click on a node to expand or collapse nested data.
  • Move & Zoom – Drag to pan, use the scroll wheel to zoom in/out.
  • Export as PNG – Click the Export button to save the visualization as a PNG file.

Now you’re ready to visualize and explore your JSON data efficiently!

Clone this wiki locally