camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.47k stars 473 forks source link

Can't open Camunda Modeler from VSCode plugins #2387

Open falko opened 2 years ago

falko commented 2 years ago

Describe the Bug

When trying to open a BPMN or DMN file from VSCode in Camunda Modeler none of the existing plugins to open a file in the system's default application seem to work. Typora seems to have a similar problem, where one can see the application being started if it's not yet running and then seems to get killed again.

This is particularly problematic because drag & drop also does not work as reported in #2299.

Environment

falko commented 2 years ago

I submitted a plugin similar to Open in Typora as a project idea for this year's Summer Hackdays.

pinussilvestrus commented 2 years ago

Thanks for reporting!