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: New file immediate file conflict error dialog #312

Open j-d-carmichael opened 3 months ago

j-d-carmichael commented 3 months ago

It happens almost every time for me... a new file created, make the block and then a warning of a file conflict.

After that, it does not seem to appear again too often.

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

Screenshot from 2024-08-10 14-26-42

lospejos commented 1 month ago

Also have the same error. My config is:

PyCharm 2024.2.3 (Professional Edition) Build #PY-242.23339.19, built on September 26, 2024

Plugin version: 0.2.6 (the same as issue creator)

Operating system: Microsoft Windows [Version 10.0.19045.4894]

lospejos commented 1 month ago

To workaround this issue, just save your work, close your IDE and start it again.