I started to work on Ansible support for IntelliJ IDEA Community. First version is available on GitHub and Plugins repository. It is based on NEON plugin by juzna.cz.
Currently provides:
- Index of all roles in Goto Class…
- Index of all properties in Goto Symbol…
- Reference Jinja2 variable declaration
- Reference to role declaration
- Various completions
It needs help parsing YAML, finding references and refactoring. Anyone good at writing IDEA plugins is kindly asked to join.