vscode-uml-for-ts
Help you generate TypeScript UML diagrams of file or folders to Webview editor in Visual Studio Code (minimum supported version: 1.80.1 ).
Supported filename extensions: ts , tsx , .d.ts , only supported single file now.
Installation
To install the extension just execute the following command:
ext install vscode-uml-for-ts
Usage
After reloading vscode .
- RightClick
.ts , .tsx , .d.ts files, select Show Typescript UML From File menu to open vscode-uml-for-ts window.
- Use shortkey
Ctrl + Alt + Shift + Q to select current editor focus file and open vscode-uml-for-ts window.
| |