DEV Community

Cover image for Best extension in VSCode for DevOPs/Developers
VISHAK
VISHAK

Posted on

Best extension in VSCode for DevOPs/Developers

Found this amazing extension draw.io in vscode editor.

Now you can create architecture diagrams/flowcharts alongside your code from the vscode itself.

How to install?

1) Just add the draw.io extension in your vscode editor.

2) Create a file with the extension .drawio
eg: test.drawio

3) Explore 🚀

Features

1) Uses an offline version of Draw.io by default.
2) Multiple Draw.io themes are available.
3) Use Liveshare to collaboratively edit a diagram with
others.
4) Nodes/edges can be linked with code spans.

Top comments (0)