The visual diagram editor in Wokwi for VS Code allows you to edit the diagram of your simulation project. It is available in the Hobby+ and Pro plans.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/wokwi/wokwi-docs/llms.txt
Use this file to discover all available pages before exploring further.
Opening the Diagram Editor
To open the diagram editor, click on adiagram.json file in the Explorer view. The diagram will open in a new tab.
The diagram editor also works for files matching the diagram.*.json pattern, such as diagram.esp32.json. This is useful if you have multiple target boards in your project, and want to maintain a diagram for each target board.
If you are using the Community or the Hobby plan, you will be able to view the diagram, but not edit it in the diagram editor. You can still edit the diagram.json file in the text editor.