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
131 stars 16 forks source link

Keybindings not working properly All IntelliJ 2022.3.3 #209

Closed KhanMechAI closed 1 year ago

KhanMechAI commented 1 year ago

Hey team,

The plugin seems to have broken with all IntelliJ products on 2022.3.3. I've had trouble with delete, command+z, command+c and command+v, but its probably far more.

It works when i create from scratch and start typing. But as soon as I need to delete, copy or paste these functions seem to not be working.

Tested in GoLand and CLion (can test in the rest of the intellij stack too, but i assume its going to be the same for all of them)

itsjavi commented 1 year ago

I can confirm that this also happens for PHPStorm and Webstorm (v2022.3.3 , not sure about early versions)

ahus1 commented 1 year ago

This might be a duplicate of #212 - please see there fore more details. Which operating system are you using?

kneisslm commented 1 year ago

The solution described in #212 works for me.

ahus1 commented 1 year ago

Closing this as a duplicate of #212 with the previous comment.

Please follow the other issue for updates.