OrchidE version 2024.1.6 comes with an improved inspection 'Missing File'.

OrchidE 2024.1.6

OrchidE 2024.1.6 brings an improved Inspection ‘Missing File’.

In the copy and template task, missing files are now better recognized in the src attribute when a loop is used. Both the loop keyword with loop_control/loop_var and with_items with the placeholder item are supported.

Jinja templates in the file name are resolved as long as they are simple references to variables.

Inspection Missing include file with loop control variable


Changes

  • New: Support for IntelliJ platform 2025.3 EAP.
  • Change: Improved resolving of Jinja templates used in loop variable ‘item’.
  • Change: Improved code completion in inventory files if an ‘alias annotation’ exists.
  • Bugfix: Clear caches of inspection ‘Undefined Variable’ immediately when the variable name is renamed.
  • Bugfix: When using the enter key for code completion of argument_spec variables, and the variable has a description, the indentation is incorrect.


Deprecation

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