IntelliJ plugin for Concord
This plugin enhances the writing and working experience with Concord flows.
It provides comprehensive auto-completion for all Concord YAML fields and enables navigation between flow elements
such as flow call
, forms, etc.
- Autocomplete Concord YAML fields.
- Navigate between flow elements:
call
,form
and others.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "test-plugin" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.