Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>jsflowchartNew to Visual Studio Code? Get it now.
jsflowchart

jsflowchart

MULU-github

|
24,813 installs
| (5) | Free
JS Flowchart in Real-time
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Demo

Features

Show flowchart of selected Javascript code.

Flowchart is synchronized with the selected code in real-time.

Quick start

After install jsflowchart extension from Marketplace,

-Right click the selected js code, then click "Show Flowchart".

Installation in development mode

Clone the source locally:

$ git clone https://github.com/MULU-github/jsflowchart

$ cd jsflowchart

$ npm install

$ npm run watch

-Hit F5.

-Open js file.

-Right click the selected js code in debug window, then click "Show Flowchart".

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft