Code Monkey home page Code Monkey logo

vs-code-bpmn-io's Introduction

vs-code-bpmn-io

GitHub package.json version vs-code-support CI

Display and edit BPMN diagrams in VS Code using bpmn.io tools.

Features

  • Open BPMN 2.0 (.bpmn) in a Modeler to make changes to your diagrams
    • From the editor toolbar
    • Via the command palette ("Open BPMN Modeler")
    • Via keyboard shortcut (CTRL/CMD + SHIFT + V)
  • Save changes to your local file

alt

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.

Besides that, several release versions are available from the releases page. To install such .vsix packages, simply use following command.

$ code --install-extension ./vs-code-bpmn-io-[VERSION].vsix

Development Setup

First step, clone this project to your local machine.

$ git clone https://github.com/bpmn-io/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.

To execute the test suite simply use

npm run test

The extension integration tests can also be executed from VS Code itself, simple choose the Extension Tests in the Debug mode.

Go further

License

MIT

Contains parts (bpmn-js) released under the bpmn.io license.

vs-code-bpmn-io's People

Contributors

nikku avatar dependabot-preview[bot] avatar salaboy avatar pinussilvestrus avatar carmenberndt avatar pranayrauthu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.