bpmn-io / vs-code-bpmn-io

View and edit BPMN diagrams in VSCode. Powered by bpmn.io tools.
https://marketplace.visualstudio.com/items?itemName=bpmn-io.vs-code-bpmn-io
MIT License
116 stars 38 forks source link

Add CMMN and DMN viewer #11

Open pinussilvestrus opened 5 years ago

pinussilvestrus commented 5 years ago

Since we are able to simply render BPMN diagrams right now, it would be easily possible to extend the current functionality via dmn-js and cmmn-js.

salaboy commented 4 years ago

Before adding these.. can we add the properties panel?

pinussilvestrus commented 4 years ago

Jup, but that would depend on #2. I'll create an issue for that.

salaboy commented 4 years ago

Do you want me to label issues with priorities.. ??

pinussilvestrus commented 4 years ago

Would be nice 👍 You can do that via milestones if you like to, as I did it in https://github.com/pinussilvestrus/vs-code-bpmn-io/issues/7

bertisLongfellow commented 2 years ago

Is development active, or deferred? I note the comments are 2019, the releases are 2020.

budney commented 1 year ago

I'm very interested in this as well. I have no experience writing VSCode extensions, or I'd try my hand at adding DMN support.