Giter Club home page Giter Club logo

zenahr / python-code-flow-visualizer-vscode-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evank28/visualize-control-flow

1.0 0.0 0.0 17.95 MB

Understanding code is tough. Nested conditionals, loops, recursion -- the abstraction can be hard to visualize. This Visual Studio Code extension generates a control flow diagram to help students visualize their code. Devpost: https://devpost.com/software/visualize-control-flow

Home Page: https://marketplace.visualstudio.com/items?itemName=team-visualize.visualize-control-flow

License: MIT License

Python 2.19% TypeScript 97.81%

python-code-flow-visualizer-vscode-extension's Introduction

Visualize Control Flow

Hackathon project, does not work

Want to visualize the control flow of your code? Using this extension, you can generate a diagram that shows the control flow of your code. This is great particularly for students to see their code's logic in a diagram. We use a UML Activity Diagram format, making these diagrams easy to view. Currently supports visualizing control flow of Python code. Actively developed by @evank28 and @AronZeng as part of #VSCodeHackathon.

Links: GitHub, VS Code Marketplace

In-Progress Disclaimer

Please note that this extension was built and released as part of the Microsoft Visual Studio Hackathon. In it's current state, it is not operational and remains a work in progress.

Features

Adds new commands:

Visualize Control Flow: Visualize Open File

Visualize Open File

Usage

  • With the extension installed, open the Command Pallete in Visual Studio Code (Ctr + Shift + P).
  • Select Visualize Control Flow: Visualize Open File with a Python (.py) file open.

Requirements

  • TypeScript

Known Issues

Where do we start?!

  • Limited Control Flow Logic is Supported
  • Not dynamic yet
  • Play around and see...๐Ÿ˜Ž

Release Notes

Published Versions:

1.0.0

Initial release of Visualize Control Flow

python-code-flow-visualizer-vscode-extension's People

Contributors

aronzeng avatar dependabot[bot] avatar evank28 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.