OrchidE Version 2023.1.7: New functions and improvements.

OrchidE 2023.1.7

OrchidE 2023.1.7 brings some improvements for the configuration of OrchidE and syntax highlighting for Ansible test plugins.

Global setting for code completion of collections

The code completion mode for collections can now be set for all collections at once.

Individual changes can be made subsequently set certain collections differently.

Collections configuration for global settings


Global pattern for playbook file names

File names or file name patterns can now also be used to recognize playbooks. These patterns are used to search the entire IntelliJ project for files that match the pattern.

The exact file name can be specified, or alternatively, a pattern with wildcards can be used.

Playbook config settings with sample of file name pattern


Syntax highlighting for Ansible test arguments

Syntax Highlighting for Ansible test arguments


Quick Documentation for Ansible Test Plugins

For Ansible test plugins ‘Quick Documentation’ is now supported in the editor with shortcut or mouse-over.

Quick documentation for Ansible test plugins


Changes

  • Change: Support for inserting closing quotes similar to other IntelliJ editors with some Ansible yaml specific extensions.
  • Change: Improved support of Ansible test plugins for the ‘Undefined Variable’ inspection.
  • Change: Some more defaults in ‘Ansible Folder Mapping’ (docker-compose, gitlab, files/*)
  • Change: Some minor changes for IntelliJ EAP version 2024.3


Deprecation

Support for IntelliJ platform 2023.1 is deprecated and will end with the launch of the EAP for IntelliJ version 2025.1.