项目作者: freebpmnquality

项目描述 :
This is a demo BPMN file validator for VS Code editor.
高级语言: TypeScript
项目地址: git://github.com/freebpmnquality/vscode-bpmn-validator.git
创建时间: 2021-01-24T12:54:59Z
项目社区:https://github.com/freebpmnquality/vscode-bpmn-validator

开源协议:Other

下载


VS Code BPMN Validator

This is a demo BPMN file validator for VS Code editor.

Demo

demo

Running the Demo

  • Run npm install in terminal to install dependencies
  • Run the Run Extension target in the Debug View. This will:
    • Start a task npm: watch to compile the code
    • Run the extension in a new VS Code window