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
157 stars 31 forks source link

Language injection in XML file is bound only to bpmn20.xml files #336

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Describe the bug Language injection in XML file has hardcoded bpmn20.xml

valb3r commented 1 year ago

Fixed by: https://github.com/valb3r/flowable-bpmn-intellij-plugin/pull/366