Export svg from plantuml plugins of vscode and preview svg
- 1 minutes read - 100 wordsClicking the copy button of plantuml plugins of vscode, one can get png from plantuml files. however png files look blurry when even slightly resized. Is there any better way to avoid that ?
SVG is a good option. Plantuml provides the option to export as svg. It might be troublesome to get a svg file by several steps using it. It is also slow. Is there any other better options?
PlantUML shows its features. "Export diagram" is the one. The demo is about running commands from command palette. Here are two images showing how to do that using mouse.