docToolchain / diagrams.net-intellij-plugin

An IntelliJ plugin which allows you to edit diagrams.net (formerly known as draw.io) diagrams directly in IntelliJ!
https://plugins.jetbrains.com/plugin/15635-diagrams-net-integration
Apache License 2.0
134 stars 16 forks source link

BUG: Cannot undo #313

Open j-d-carmichael opened 3 months ago

j-d-carmichael commented 3 months ago

This one is intermittent... on a new file this happens all the time.

On a file that was created, saved, IDE closed and opened again... does not seem to happen.

'ctrl + z' will show this dialog: Screenshot from 2024-08-10 14-44-14

Press ok and then another dialog appears: Screenshot from 2024-08-10 14-44-30

Press OK again and the dialog goes away but the state does not change, ie the last change to the dwg is not reverted.

IDE: PhpStorm 2024.1.5 Build #PS-241.18968.24, built on August 3, 2024 Plugin version: 0.2.6 Operating System: (LinuxMint) Kernel: 5.15.0-118-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: Cinnamon 6.0.4

rdmueller commented 3 months ago

can you please check if the VS Code plugin shows the same behaviour? This could help to find the bug.

j-d-carmichael commented 3 months ago

when you say "the" which vscode plugin do you mean? Do you have a specific name as there are a few

rdmueller commented 3 months ago

This one: https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio Henning helped us to create the intellij version. So both have some approaches in common.