Skip to main content

Generating a Nassi-Shneiderman Diagram

OpenNSD

Follow these steps to create a Nassi-Shneiderman Diagram in Visual Studio Code:

  1. Select the Target Method or Function
    • Identify and select the method or function name for which you want to generate the diagram.
  2. Open the Context Menu
    • Right-click on the selected method or function to open the context menu.
  3. Choose the Diagram Option
    • From the menu, select "Open NS Diagram".
  4. View the Diagram
    • A new tab will open within VS Code, displaying the Nassi-Shneiderman Diagram for the selected method or function.

Your diagram is now ready for visualization and analysis! 🚀