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

Possibly incompatibility with excalidraw plugin #306

Open ahus1 opened 5 months ago

ahus1 commented 5 months ago

I am seeing the same on a newly created test.drawio file with IntelliJ IDEA 2024.1.4 (Ultimate Edition). Plugin Version: 0.2.5. I also noticed that if I open an .excalidraw file and then try to open drawio file, the diagrams.net editor tab is blank and the javascript error is not thrown. The text tab however does show,

`

`

@ diagram-pane-example

The only way I figured out how to get the diagram work pane to load/show again is to terminate IDEA in full ( not just close IDEA but also the 'Welcome to IntelliJ IDEA..' floating pop up.

This is all with a simple test file. Good work all the same!

Les

Originally posted by @Les-Fleming in https://github.com/docToolchain/diagrams.net-intellij-plugin/issues/301#issuecomment-2199844655

ahus1 commented 5 months ago

@Les-Fleming - I've moved your comment here as it might be rooted in a different cause.

Les-Fleming commented 4 months ago

Thank you very much for taking the time to respond. After your recent update, the issue seems to be resolved as I do not see the error anymore. If this should change, I will let you know.

Thanks for this amazing plugin.

ahus1 commented 4 months ago

Oh, thank you for reporting back! It looked like an independent problem to me first. I'm closing this issue then.