Giter VIP home page Giter VIP logo

vscode-drawio's Introduction

Draw.io VS Code Integration

This extension integrates Draw.io into VS Code.

Features

  • Edit .drawio or .dio files in the Draw.io editor, as xml or both.
  • Edit .drawio.svg files with embedded Draw.io diagrams (might be slow for diagrams with > 400 nodes).
  • To create a new diagram, simply create an empty *.drawio or *.drawio.svg file and open it!
  • .drawio.svg are valid .svg files.
  • Uses an offline version of Draw.io by default.
  • An online Draw.io url can be configured.
  • A Draw.io theme can be selected.

Demo

Editing .drawio.png Files (Not Released Yet)

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!

Editing the Diagram and its XML Side by Side

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.

See Also / Similar Extensions

  • Draw.io - This extension relies on the giant work of Draw.io. Their embedding feature enables this extension! This extension bundles a recent version of Draw.io.
  • vscode-drawio by eightHundreds.

Other Cool Extensions

If you like this extension, you might like my other extensions too:

  • Debug Visualizer: An extension for visualizing data structures while debugging.
  • Tasks Statusbar: This extension adds buttons to the status bar to quickly start and kill tasks.

vscode-drawio's People

Contributors

hediet avatar mtsknn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.