Skip to content

brig/concord-intellij-ng

Repository files navigation

IntelliJ Plugin for Concord

Build Version Downloads

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.

Features

  • Autocomplete Concord YAML fields.
  • Navigate between flow elements: call, form and others.

Installation

  • 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.