Diagram view for python codeBuild mermaid flow chart diagram for any python function. After installation clickable button "Show Diagram" appear before the each function header. Press it to get mermaid diagram in a separate tab. High-level steps viewThe extension makes comments a first level player. Each comment turns into an edge parallel to the diagram of the code section it refers to. By default, a comment refers to the section of code below that goes before the next comment or the end of the block. To precisely specify the boundaries of the code that belongs to a comment, use a small syntax extension. Add a comment ExampleHere is an example of how the extension works Copy the code below to try itself
|