Dynamic generates TypeScript UML diagrams to Visual Studio Code (minimum supported version: 1.25.0)
Supported filename extensions: ts, tsx, .d.ts, only supported single file now.
To install the extension just execute the following command:
ext install vscode-ts-umlAfter reloading vscode.
- RightClick
.ts,.tsx,.d.tsfiles, selectShow Typescript UML from filemenu to openvscode-ts-umlwindow. - Use shortkey
Ctrl + Alt + Shift + Qto select current editor focus file and openvscode-ts-umlwindow.
The source code is licensed under the MIT license.
The icons are licensed under the Creative Commons - ShareAlike (CC BY-SA) license.
Branded icons are licensed under their copyright license.
You can checkout all our changes in our change log.
Enjoy!

