OrchidE Version 2024.1.3: Introducing OrchidE Builder format V2.

OrchidE 2024.1.3

OrchidE 2024.1.3 brings support for the OrchidE Builder format in version 2.

OrchidE Builder Format V2 is completely based on the output of ansible-doc, which makes it much easier to create your own package. With that, OrchidE provides improved quick documentation:

  • Links to other modules
  • ‘See also’ documentation is now included in quick documentation
  • More detailed information in the deprecated section


Navigation between modules in quick documentation


Changes

  • Change: OrchidE now recognizes playbooks in role folders.
  • Bugfix: Fix java.lang.ArrayIndexOutOfBoundsException in OrchideInspectionUndefinedVariableFilterAndTestUtil.getAllBuiltInNames


Deprecation

  • Support for IntelliJ platform 2023.2 is deprecated and will end with the launch of the EAP for IntelliJ version 2025.2.
  • Support for the OrchidE builder format V1 is deprecated.