项目作者: freebpmnquality
项目描述 :
This is a demo BPMN file validator for VS Code editor.
高级语言: TypeScript
项目地址: git://github.com/freebpmnquality/vscode-bpmn-validator.git
VS Code BPMN Validator
This is a demo BPMN file validator for VS Code editor.
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