Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Team Topologies ModelerNew to Visual Studio Code? Get it now.
Team Topologies Modeler

Team Topologies Modeler

Miragon

|
1 install
| (0) | Free
View and edit Team Topologies diagrams directly in VS Code, including .tt and .ttm.json files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Team Topologies for VS Code

VS Marketplace License: MIT

View and edit Team Topologies diagrams directly inside VS Code. The extension opens .tt / .ttm.json files in a graphical editor — the JSON file stays the source of truth, so save, Git, and diff keep working.

Features

  • Custom editor for .tt / .ttm.json. Open a diagram file and you get the full graphical editor; the file on disk stays plain, deterministic JSON.
  • The text file is the source of truth. VS Code handles dirty state, save (Ctrl/Cmd+S), Git, and diffing for free; editing the JSON in a split view re-renders the canvas live (two-way sync).
  • Full modeler: palette (the four team types + the three interaction modes + flow-of-change), move, resize, inline label editing, undo/redo via Ctrl/Cmd+Z.
  • Collapsed menu (top-right, Excalidraw-style): fit-to-view · export SVG/PNG.
  • Export SVG & PNG with the scene embedded — exported images can be reopened as editable diagrams.
  • Editable embedded-PNG diagrams (*.tt.png / *.ttm.png). The diagram is stored inside the PNG (a tEXt chunk), so the file stays a normal image you can drop into a wiki, README, or chat — and still edit graphically.
  • Offline-capable — no CDN, no network.

Getting started

Open any .tt or .ttm.json file — or create one with the commands below.

Commands

  • Team Topologies: New Empty Diagram — pick a location, get a blank diagram.
  • Team Topologies: New Diagram from Example — same, pre-filled with the example topology.
  • Team Topologies: New Empty Diagram (embedded PNG) — pick a location for a *.tt.png; press Ctrl/Cmd+S once to render the first PNG, then edit it like any other diagram.

To reopen a diagram as raw text, use View: Reopen Editor With… → Text Editor.

Development

Building from source and the dev loop are documented in CONTRIBUTING.md.

License

MIT

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