FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
45 stars 7 forks source link

Cancelling an array insert still inserts the data #529

Closed FWDekker closed 5 months ago

FWDekker commented 7 months ago

When inserting data using the array insert action, a dialog appears allowing quick configuration of the array. However, when the dialog is cancelled, data is inserted anyway. Instead, data should not be inserted.