About this software
OrchidE is an IntelliJ platform plugin that adds language support for Ansible playbooks, roles, and variable files. It provides syntax highlighting, semantic code completion, navigation, inspections, Jinja2 template support, and Ansible Vault operations inside JetBrains IDEs.
Documentation details configuration, project structure requirements, and an optional OrchidE-Builder extension that integrates Ansible Galaxy collections for completion and documentation.
Purchase
JetBrains Orchid E Ansible Language
In Stock
Delivery: 1 working day
Loading...
€126.12
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Ansible-aware editing: Provides syntax highlighting, code completion, and Jinja2 support for Ansible files.
- Code navigation: Enables quick navigation between playbooks, roles, and variable files.
- Ansible Vault support: Create, edit, encrypt, and decrypt Ansible Vaults inside the IDE.
- Inspections and intentions: Offers inspections and intentions to identify and fix errors.
- Ansible Galaxy integration: Optional OrchidE-Builder adds Galaxy collections for completion and documentation.
Available languages
- English
- German
Support information
- Online documentation: Comprehensive documentation covers installation, configuration, and feature usage.
- Marketplace distribution: Distributed via the IntelliJ Plugin Marketplace for installation and license management.
- OrchidE-Builder GitHub: OrchidE Builder packages and source are available on GitHub for definitions and extensions.
- Configuration guides: Documentation includes examples for folder mappings, role annotations, and inlay hints.
- Compatibility notes: Docs list supported IntelliJ versions and deprecation schedules for platform compatibility.
Frequently asked questions
Which JetBrains IDEs does OrchidE support?
OrchidE supports IntelliJ platform IDEs such as IntelliJ IDEA, PyCharm, DataGrip, GoLand, PhpStorm, RubyMine, and WebStorm on IntelliJ platform 2024.1 or later.
How do I install OrchidE in my IDE?
Install OrchidE from the IntelliJ Plugin Repository (Marketplace) through the IDE's Plugins settings and restart the IDE to activate the plugin.
Can OrchidE manage Ansible Vault files?
Yes; OrchidE provides Ansible Vault support to create, edit, encrypt, decrypt, and manage Vaults and individual variables within the IDE.
How does OrchidE provide code completion?
OrchidE uses semantic parsers and optional OrchidE-Builder definition packages to supply module, argument, and collection completions and documentation.
What project layout does OrchidE expect for full support?
OrchidE expects a defined layout with playbooks, roles, and inventory folders, YAML files (.yml/.yaml) and two-space indentation for full feature support.