hediet / vscode-drawio
- среда, 13 мая 2020 г. в 00:22:38
TypeScript
This extension integrates Draw.io into VS Code.
This extension integrates Draw.io into VS Code.
.drawio or .dio files in the Draw.io editor, as xml or both..drawio.svg files with embedded Draw.io diagrams (might be slow for diagrams with > 400 nodes).*.drawio or *.drawio.svg file and open it!.drawio.svg are valid .svg files.This feature is not released yet as it uses unstable VS Code APIs. This feature might be stable in the next release of VS Code .
You can directly edit and save .drawio.png files.
These files are perfectly valid png-images that contain an embedded Draw.io diagram.
Whenever you edit such a file, the png part of that file is kept up to date.
This allows you to include Draw.io diagrams in readme files on github!
You can open the same *.drawio file with the Draw.io editor and as xml file.
They are synchronized, so you can switch between them as you like it.
This is super pratical if you want to use find/replace to rename text or other features of VS Code to speed up your diagram creation/edit process.
Use the File: Reopen With... command to toggle between the text or the Draw.io editor. You can open multiple editors for the same file.
If you like this extension, you might like my other extensions too: