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-uml
After reloading vscode
.
- RightClick
.ts
,.tsx
,.d.ts
files, selectShow Typescript UML from file
menu to openvscode-ts-uml
window. - Use shortkey
Ctrl + Alt + Shift + Q
to select current editor focus file and openvscode-ts-uml
window.
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!