Skip to content
| Marketplace
Visual Studio Code>Other>Finite state machine viewerNew to Visual Studio Code? Get it now.
Finite state machine viewer

Finite state machine viewer

Mermaid OSS

|
3,280 installs
| (0) | Free
View finite state machines using fsm-as-promised library as UML diagrams in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fsm-viewer

View finite state machines using fsm-as-promised library as UML diagrams in VSCode

Features

Language support

The extension is able to process JavaScript files that contain the following proposed features:

  • class properties
  • object rest spread

and extensions:

  • jsx

View

Edit the file containing finite state machine implemented using the fsm-as-promised library in the editor. Open the Command Palette and type View FSM as UML diagram. The extension will render the corresponding UML diagram in a new panel.

feature X

Export SVG

The command is available while the FSM Preview editor is active.

export svg

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