Flowchart Generator
A VS Code extension that helps developers visualize code through flow diagrams.
📋 Features
- Flow Chart Generation: Automatically creates visual flow diagrams from your code
- Interactive Visualization: View and interact with generated diagrams in a dedicated webview panel
- Code Integration: Seamlessly integrates with your existing codebase
🚀 Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "Flowchart Generator"
- Click Install
💻 Usage
- Select the code you want to analyze
- Right-click and select "Generate Flow Chart" or use the command palette
- View the generated diagram in the side panel
⚙️ Requirements
- VS Code 1.96.0 or higher
- Node.js 18.x or higher
- An internet connection for certain features
🔧 Extension Settings
Setting |
Description |
flowchartgenerator.enable |
Enable/disable the extension |
flowchartgenerator.diagramStyle |
Set the visual style of generated diagrams |
📝 License
This project is licensed under the MIT License - see the LICENSE file for details.
| |