search
HomeDevelopment ToolsVSCodeShare a practical plug-in: VSCode Drawio, which allows VSCode to draw flow charts! !

This article will share with you a practical VSCode plug-in: VSCode Drawio, which allows you to use VSCode to draw perfect flow charts, mind maps and UML diagrams in minutes. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.

Share a practical plug-in: VSCode Drawio, which allows VSCode to draw flow charts! !

Related recommendations: "vscode tutorial"

As an open source mainstream code editor, VSCode has been receiving great attention since its release. Loved by many developers.

Previously, we have shared many articles and recommended many practical (or silly) plug-ins for VSCode.

Therefore, many water friends often joke that there is nothing in this world that VSCode cannot do.

Seeing that everyone is so obsessed with VSCode, today I would like to recommend a practical VSCode plug-in to you: VSCode Drawio.

When you hear this name, you can probably guess that it has a lot to do with drawio.

Yes, not long ago, a German front-end engineer Henning Dieterichs successfully draw.io The functions are integrated into VSCode and packaged as plug-ins for developers to download and use, allowing you to use VSCode to draw perfect flow charts, mind maps and UML diagrams in minutes.

Its specific effect is as follows:

Share a practical plug-in: VSCode Drawio, which allows VSCode to draw flow charts! !

Some water friends may be concerned about draw.io I don’t know much about this product, so here is a brief introduction to you:

draw.io It is a website tool that supports online drawing. It is loved by many users because of its simple and intuitive interface and rich and powerful functions.

Visit its website and you will see the following interface:

Share a practical plug-in: VSCode Drawio, which allows VSCode to draw flow charts! !

http://draw.io

From the picture above We can clearly see that draw.io The functions it has are very comprehensive and can easily meet our daily graphics drawing needs.

Not only that,draw.io It also supports saving graphics to cloud drives such as Google Drive and One Drive, allowing users to synchronize and read them at any time.

Due to the large number of people using this tool, the developers also thoughtfully translated the international copy. Therefore, students who are not very good at English do not need to worry too much.

In addition, all the functions you can see above are permanently free and open to the public, so you can use them as you like!

How can such a powerful and practical tool be missing VSCode?

With the hard work of the author Henning Dieterichs, VSCode is now perfectly integrated drwa.io, users only need to click the mouse and install the plug-in to experience it immediately on VSCode draw.io all core functions.

Such an artifact has successfully gained 3,300 stars in less than a week after being released on GitHub, which shows its popularity.

Share a practical plug-in: VSCode Drawio, which allows VSCode to draw flow charts! !

Compared with the website, this VSCode plug-in has an obvious difference, that is, when you are drawing and designing a flow chart, if a certain text or vocabulary needs to be batched Modify, then you can directly program the XML source file of the flow chart and perform batch search and replacement. You can also directly change the background color of a node in the flowchart in the XML file.

The specific effect is as follows:

Share a practical plug-in: VSCode Drawio, which allows VSCode to draw flow charts! !

In addition, this plug-in also has a more powerful function, which is to support the modification of .drawio.png files. .

When you find that the png format file of the flow chart is wrong, you can re-change and adjust the png image at any time, and then generate it again.

This feature will be very useful wherever you need to use flowcharts in your GitHub projects, technical articles, or speech PPTs.

Share a practical plug-in: VSCode Drawio, which allows VSCode to draw flow charts! !

Unfortunately, the author said that the VSCode API currently called by this function is not stable yet, so this new feature has not been released yet and needs to wait. It will be released together with the next VSCode update, so you can look forward to it.

Finally, I will give you the GitHub address of the plug-in. Interested students can install it and try it out: github.com/hediet/vscod

For more programming-related knowledge, please visit: Programming Video! !

The above is the detailed content of Share a practical plug-in: VSCode Drawio, which allows VSCode to draw flow charts! !. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:知乎. If there is any infringement, please contact admin@php.cn delete
Visual Studio Professional and Enterprise: Paid Versions and FeaturesVisual Studio Professional and Enterprise: Paid Versions and FeaturesMay 10, 2025 am 12:20 AM

The difference between VisualStudioProfessional and Enterprise is in the functionality and target user groups. The Professional version is suitable for professional developers and provides functions such as code analysis; the Enterprise version is for large teams and has added advanced tools such as test management.

Choosing Between Visual Studio and VS Code: The Right Tool for YouChoosing Between Visual Studio and VS Code: The Right Tool for YouMay 09, 2025 am 12:21 AM

VisualStudio is suitable for large projects, VSCode is suitable for projects of all sizes. 1. VisualStudio provides comprehensive IDE functions, supports multiple languages, integrated debugging and testing tools. 2.VSCode is a lightweight editor that supports multiple languages ​​through extension, has a simple interface and fast startup.

Visual Studio: A Powerful Tool for DevelopersVisual Studio: A Powerful Tool for DevelopersMay 08, 2025 am 12:19 AM

VisualStudio is a powerful IDE developed by Microsoft, supporting multiple programming languages ​​and platforms. Its core advantages include: 1. Intelligent code prompts and debugging functions, 2. Integrated development, debugging, testing and version control, 3. Extended functions through plug-ins, 4. Provide performance optimization and best practice tools to help developers improve efficiency and code quality.

Visual Studio vs. VS Code: Pricing, Licensing, and AvailabilityVisual Studio vs. VS Code: Pricing, Licensing, and AvailabilityMay 07, 2025 am 12:11 AM

The differences in pricing, licensing and availability of VisualStudio and VSCode are as follows: 1. Pricing: VSCode is completely free, while VisualStudio offers free community and paid enterprise versions. 2. License: VSCode uses a flexible MIT license, and the license of VisualStudio varies according to the version. 3. Usability: VSCode is supported across platforms, while VisualStudio performs best on Windows.

Visual Studio: From Code to ProductionVisual Studio: From Code to ProductionMay 06, 2025 am 12:10 AM

VisualStudio supports the entire process from code writing to production deployment. 1) Code writing: Provides intelligent code completion and reconstruction functions. 2) Debugging and testing: Integrate powerful debugging tools and unit testing framework. 3) Version control: seamlessly integrate with Git to simplify code management. 4) Deployment and Release: Supports multiple deployment options to simplify the application release process.

Visual Studio: A Look at the Licensing LandscapeVisual Studio: A Look at the Licensing LandscapeMay 05, 2025 am 12:17 AM

VisualStudio offers three license types: Community, Professional and Enterprise. The Community Edition is free, suitable for individual developers and small teams; the Professional Edition is annually subscribed, suitable for professional developers who need more functions; the Enterprise Edition is the highest price, suitable for large teams and enterprises. When selecting a license, project size, budget and teamwork needs should be considered.

The Ultimate Showdown: Visual Studio vs. VS CodeThe Ultimate Showdown: Visual Studio vs. VS CodeMay 04, 2025 am 12:01 AM

VisualStudio is suitable for large-scale project development, while VSCode is suitable for projects of all sizes. 1. VisualStudio provides comprehensive development tools, such as integrated debugger, version control and testing tools. 2.VSCode is known for its scalability, cross-platform and fast launch, and is suitable for fast editing and small project development.

Visual Studio vs. VS Code: Comparing the Two IDEsVisual Studio vs. VS Code: Comparing the Two IDEsMay 03, 2025 am 12:04 AM

VisualStudio is suitable for large projects and Windows development, while VSCode is suitable for cross-platform and small projects. 1. VisualStudio provides a full-featured IDE, supports .NET framework and powerful debugging tools. 2.VSCode is a lightweight editor that emphasizes flexibility and extensibility, and is suitable for various development scenarios.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use