vscode-rust VS vscode-drawio

Compare vscode-rust vs vscode-drawio and see what are their differences.

vscode-rust

Rust extension for Visual Studio Code (by rust-lang)

vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code. (by hediet)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
vscode-rust vscode-drawio
8 5
1,401 8,970
- -
4.4 4.2
over 1 year ago 4 months ago
TypeScript TypeScript
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vscode-rust

Posts with mentions or reviews of vscode-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-24.
  • Pinecone: Rust – A hard decision pays off
    10 projects | news.ycombinator.com | 24 Aug 2022
    > it crashes process IDs more often than Justin Bieber crashes Maseratis: https://github.com/rust-lang/vscode-rust/issues/890

    So -- this guy used an extension (named Rust) with rust-analyzer, which was known to not work, and it didn't work(!), and the Rust extension author recommends he tries the extension made for rust-analyzer. That extension doesn't have the features he likes (it works for me and has loads of features, so I have no idea what this is about?), and so they close the issue?

    Hardly a case for the ages. Guy uses unsupported config and things don't work?

    > What clangd does is work.

    Don't doubt it. I'm just saying -- I haven't had any problems with the rust-analyzer extension since it became the Rust default. But, yes, I had a few hiccups and crashes beforehand, no doubt. I just have to imagine it's both younger, and doing more/different things than clangd.

  • RLS Deprecation | Rust Blog
    2 projects | /r/rust | 1 Jul 2022
    I know. It's been argued for a long time. But at least if you follow the advice to install RA, it's fine. And if you don't, you won't be able to install RLS anyway, but instead get a helpful message pointing to RA.
  • rust-analyzer changelog #113
    4 projects | /r/rust | 17 Jan 2022
    But the last commit to the Code extension was almost one year ago (an URL update), a pull request for a pretty annoying issue was not merged in more than a year, and the only activity on the issue tracker is people complaining about old issues and sometimes me asking them nicely to try rust-analyzer instead (but only when I'm pretty certain that their issue does not happen in RA).
  • rust-analyzer changelog #102
    5 projects | /r/rust | 8 Nov 2021
    It's been asked before: https://github.com/rust-lang/vscode-rust/issues/927. Basically, rust-analyzer is not (yet?) a rust-lang.org project and it's not even going to be mentioned in the official docs until that happens.
  • rust-analyzer changelog #59
    5 projects | /r/rust | 11 Jan 2021
    Yeah, see e.g. https://github.com/rust-lang/vscode-rust/issues/880.
  • rust-analyzer changelog #56
    3 projects | /r/rust | 21 Dec 2020
    RA will be merged with the vscode-rust extension and aims to replace RLS (tracking issue on the vscode-rust repo).

vscode-drawio

Posts with mentions or reviews of vscode-drawio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.
  • Gitlab VSCode Extension Now Supports Locally-Hosted AI Completion with FauxPilot
    7 projects | news.ycombinator.com | 14 Oct 2022
    Open VSX allows anyone to upload an extension there with the same name and description from the VSCode marketplace, but silently change code or make new releases, maybe introducing misfeatures or malicious code. Users typically don't notice because they think they are installing "the same" extension from the VSCode marketplace.

    https://github.com/hediet/vscode-drawio/issues/141

    > Hi ;)

    > I never published a version v999.0! It seems like you are using the unofficial open vsx marketplace (where, apparently, anyone can upload anything). You can find an issue here in this repository about it.

    > Unfortunately, someone uploaded the extension in that version which blocks any further updates with that name.

    > For now I believe in Microsofts vision. I don't think a secondary marketplace is good for the community - It just causes confusions like this.

    > If you setup a github action that automatically publishes this extension to open vsx, please open a PR! ;)

    The established practice of having random individuals set up ad-hoc mirrors of VSCode extensions is a serious security issue.

    If Open VSX wants to mirror VSCode extensions, that's okay - but they should do so with an automated process that mirrors ALL extensions and do not allow for people to silently change the code of an extension.

    If someone want to copy the code of an existing VSCode extension, change some things and upload it to Open VSX, that's okay too, but please fork it and clearly indicate in the description that the extension is a fork, linking to the source code of the original extension.

  • VSCode extensions that you need [Webdevs]🚀🔧
    18 projects | dev.to | 15 Sep 2021
    7. Draw.io integration
  • Ask HN: What diagrams do you use in software development?
    12 projects | news.ycombinator.com | 26 Apr 2021
    You can find it here: https://marketplace.visualstudio.com/items?itemName=hediet.v...

    Like draw.io, it is open source! (https://github.com/hediet/vscode-drawio)

  • Visual tooling/extensions to navigate your codebase in vscode
    1 project | /r/vscode | 9 Apr 2021
    See: https://github.com/hediet/vscode-drawio/issues/169#issuecomment-723645139
  • Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
    1 project | /r/sysadmin | 19 Jan 2021

What are some alternatives?

When comparing vscode-rust and vscode-drawio you can also consider the following projects:

rust-analyzer - A Rust compiler front-end for IDEs

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

rust-analyzer - A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer]

diagrams - :art: Diagram as Code for prototyping cloud system architectures

syntax-highlighter - Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.

excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams

vscode-debug-visualizer - An extension for VS Code that visualizes data during debugging.

Modelio - Modelio is a modeling solution offering a wide range of functionalities based on the main standards of enterprise architecture, software development and systems engineering.

RocksDB - A library that provides an embeddable, persistent key-value store for fast storage.

vscode-emacs-mcx - Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support

vscode-cpptools - Official repository for the Microsoft C/C++ extension for VS Code.

c4-draw.io - Draw.io template/diagram containing C4 Model shapes. Drawio Diagrams.net