Skip to main content
Version: 0.21.0

Features Overview

Concord IntelliJ Plugin turns IntelliJ IDEA into a powerful IDE for Concord flows. It goes beyond YAML validation and understands the structure, semantics, and relationships inside your automation code.

Understand complex projects by visualizing relationships between flows.


Editing & Quality

Write correct code faster with intelligent assistance.


Maintenance & Refactoring

Keep your codebase healthy as it grows.


Execution

Run and test flows directly from the IDE.


Essential Shortcuts

Become a power user with these IntelliJ keystrokes.

Navigation
  • Go to DeclarationCtrlB
  • Find UsagesAltF7
  • Structure ViewAlt7
  • Quick DocumentationCtrlQ
Editing
  • Code CompletionCtrlSpace
  • Rename RefactoringShiftF6
  • Quick FixAltEnter