OrchidE Version 2020.1.3: Performance improvements and new features

OrchidE 2020.1.3.0: Performance improvements and new features

Performance

OrchidE 2020.1.3.0 includes performance improvements for navigation and Inspection Undefined Variables.


Code completion

Code completion is now available for Ansible module arguments that expect a value from a choice.

Code completion for module arguments


Code completion, navigation und inspection “undefined variables”

Code completion, goto declaration and a validation by inspection “undefined variables” are now available for further variable definitions:

  • for variables defined in playbooks with the keyword vars are now fully supported in role tasks.
  • for variables defined in playbooks -> roles: -> vars: are now fully supported in role tasks.


Changes

  • Changes: added documentation for Ansible keywords (requires OrchidE-Builder update -> (Settings | Languages & Frameworks | Orchide | Extension)

    Quick documentation for keywords

  • Bugfix: Fix IllegalStateException if code completion for Ansible is set to version 2.9 or lower.


Deprecation

Support for IntelliJ platform 2019.1 is deprecated and will end with the release of IntelliJ platform 2021.1.