vs-code-bpmn-io

VS Code Extension for Displaying BPMN 2.0 Files based on bpmn.io.
Features
- [x] Preview BPMN 2.0 files in VS Code
- [x] Open BPMN 2.0 in a Modeler to make changes to your diagrams
- [x] Save changes to your local file

How to get it
Type vs-code-bpmn-io in the Extensions section and directly install it. You can also download it in the Visual Studio Code Marketplace or setup it locally.
Development Setup
First step, clone this project to your local machine.
$ git clone https://github.com/pinussilvestrus/vs-code-bpmn-io.git
$ cd ./vs-code-bpmn-io
$ npm install
$ code .
Press F5 to load and debug the extension in a new VS Code instance.
License
MIT
Contains parts (bpmn-js) released under the bpmn.io license.
| |