hediet / vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio
GNU General Public License v3.0
9.09k stars 414 forks source link

Update submodule "Draw.io" to fix Mathematical typesetting exporting issue #335

Closed Qatleph closed 1 year ago

Qatleph commented 2 years ago

Issue #180 The version of Draw.io used in the project (v16.0.0) is causing this issue, so I updated submodule to v20.3.0. However, I have not checked the effect on other features, so be careful about that.

hediet commented 2 years ago

Thank you! Can you add a changelog entry like this: https://github.com/hediet/vscode-drawio/commit/ecd7fa4b951495cbfd7d3d94a8ddfde061d1e2fa

Qatleph commented 2 years ago

Adds some lines to Changelog

MichaelHopwood commented 1 year ago

Anything blocking this merge? This would fix a lot of my docs :)

hediet commented 1 year ago

Sorry, working on VS Code currently takes all my time...

MichaelHopwood commented 1 year ago

@keikouto2001 do you know how to use this latest version in VSCode? I'm seeing the latest official release was from last March. How do we use the latest repo from master?

Qatleph commented 1 year ago

@MichaelHopwood I prepared my environment by trial and error, so it may not be optimal.

First, make sure the following are installed:

I followed these steps:

*Beware of unexpected behavior as this is not an official release

MichaelHopwood commented 1 year ago

@keikouto2001 Thanks for your instructions. I was able to replicate it on my end and appears to be working as expected.