IntelliJ IDEA 2017.1.4
Build #IU-171.4694.23, built on June 6, 2017
JRE: 1.8.0_121-b13 amd64
JVM: OpenJDK 64-Bit Server VM by Oracle Corporation
Linux 4.11.3-1-ARCH
YAML/Ansible support version: 0.9.5
The second curly brace is not autocompleted and when I typed in the closing quotation mark, the exception was triggered.
I'm guessing it's trying to look up a not-yet-existant variable.
I would like to be able to type up a new playbook without the plugin spewing exceptions at me.
Instead, I got the following stack trace with "null" as error message.
intellij_trace.txt
Platform:
I started a new playbook like this:
The second curly brace is not autocompleted and when I typed in the closing quotation mark, the exception was triggered. I'm guessing it's trying to look up a not-yet-existant variable.
I would like to be able to type up a new playbook without the plugin spewing exceptions at me.
Instead, I got the following stack trace with "null" as error message. intellij_trace.txt