editorconfig-vscode VS vscode-drawio

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

editorconfig-vscode

EditorConfig extension for Visual Studio Code (by editorconfig)

vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code. (by hediet)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
editorconfig-vscode vscode-drawio
2 5
1,196 8,976
0.7% -
0.0 4.2
18 days ago 4 months ago
TypeScript TypeScript
MIT License 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.

editorconfig-vscode

Posts with mentions or reviews of editorconfig-vscode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-06.
  • Please vote for encoding detection in XML files.
    2 projects | dev.to | 6 May 2022
    VSCode doesn't support detection of encoding of XML files currently. That is a long standing bug/feature request and multiple issues have been raised and closed as duplicates from each other and other strange reasons. The result is it still doesn't support this pretty basic editor feature and in combination with a lack of support for charset of EditorConfig and a lack of support of file extension specific settings, things easily become pretty difficult to handle especially in legacy projects. So please vote on this issue:
  • Visual Studio Code and Flask Jinja Templates
    1 project | /r/codehunter | 16 Mar 2022
    Flask I have recently switched to Visual Studio Code (previously used PyCharm) and am now facing a formatting problem. With the following example html: {% extends 'base.html' %} {% block body %} {{ super() }} Something{% endblock%} after saving (I have turned on formatOnSave) I get the following: {% extends 'base.html' %}{% block body %}{{ super() }}Something{% endblock%} I am using the editorconfig plugin and have stayed with the default user settings. How can I configure VSC to not force Jinja blocks to be on a single line? Unfortunately I wasn't able to find an answer for this problem and I would prefer not switching the editor again. As always: thanks in advance! Answer link : https://codehunter.cc/a/flask/visual-studio-code-and-flask-jinja-templates

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