vscode-extension-yard-editor
v0.27.0
Published
Edit yard definitions
Downloads
9
Readme
Kogito yard Editor
Create and edit yard (Yet Another Rule Definition) files (*.yard.yaml, *.yard.yml).
Features
- Create and edit yard definition files
Settings
| Setting | Description | Default value |
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| kogito.yard.runOnSave
| Execute a command on each save operation of the yard file | empty |
| kogito.yard.automaticallyOpenDiagramEditorAlongsideTextEditor
| When opening yard files, decide whether or not to open the Diagram Editor alongside the text editor. Regardless of the configured option, you can always open the yard Diagram Editor using the 'Open as Diagram' button. | Ask next time
(possible: Open automatically
, Do not open
, Ask next time
) |