OrchidE Version 2023.1.0: Copy & Paste support for Ansible snippets und encrypt/decrypt support for variables.

OrchidE 2023.1.0

OrchidE 2023.1.0 brings copy & paste support for Ansible code snippets, can set new passwords for Ansible Vault files and supports encryption and decryption of Ansible variables.

Copy & Paste with indentation

When pasting text, OrchidE now indents the copied text.

Copy and paste of Ansible tasks


OrchidE currently supports indentation on insertion for Ansible

  • tasks,
  • modules,
  • module arguments
  • and variables.

If the copied text is to be pasted unchanged, Paste as Plain Text can be used.

Other text will be indented as it was copied from the original.

When text is selected and copied in column mode, the indentation is not adjusted. The copied text is pasted unchanged.

Encrypt Ansible variables

OrchidE can now encrypt and decrypt variable values in Ansible files.

Encrypt and decrypt of variables

Change password for Ansible Vault files

Ver- und Entschlüsseln von Variablen

The password for Ansible Vault files can now be easily changed in the editor. It does not matter whether the Vault file is shown encrypted or unencrypted in the editor.


Deprecation

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