valb3r / flowable-bpmn-intellij-plugin

Flowable, Activiti, Camunda BPMN engines process editor plugin for IntelliJ. Pure Kotlin (and some Java)
https://plugins.jetbrains.com/plugin/14318-flowable-bpmn-visualizer
MIT License
158 stars 32 forks source link

Open multiple bpmns at the same time #391

Open thomasulllrich opened 5 months ago

thomasulllrich commented 5 months ago

I have the need to open more than one bpmn file at the same time as it is possible with Java classes for example. Is this already possible? If not it would be nice to have this. What do you think?

valb3r commented 5 months ago

@thomasulllrich Thanks for the feature request. It makes perfect sense to have such feature. Though it would require quite a bit of rework due to issues with IntelliJ APIs

If you want this feature right now - you can check paid plugin PolyBPMN visualizer - it is an enhanced version of this plugin