vscode-ts-uml Dynamic generates TypeScript UML diagrams toVisual Studio Code(minimum supported version:1.25.0) Supported filename extensions:ts,tsx,.d.ts, only supported single file now. Installation To install the extension just execute the following command: ...
'use strict'; // The module 'vscode' contains the VS Code extensibility API // Import the module and reference it with the alias vscode in your code below import * as vscode from 'vscode'; import * as nls from "vscode-nls"; import { config } from './plantuml/config'; import...
Rich PlantUML support for Visual Studio Code. Contribute to qjebbs/vscode-plantuml development by creating an account on GitHub.