[X] Ensure you have latest version of plugin installed
[X] Search for possible issue duplicates
Installation details
[X] IDE version (Help->About->Copy to Clipboard)
IntelliJ IDEA 2020.1 (Community Edition)
Build #IC-201.6668.121, built on April 8, 2020
Runtime version: 11.0.6+8-b765.25 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.5
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 16
Registry: terminal.buffer.max.lines.count=10000
Non-Bundled Plugins: Lombook Plugin, org.jetbrains.kotlin, gherkin, cucumber-java, org.intellij.plugins.hcl, Docker, aws.toolkit
[X] intellij-hcl plugin version (Settings->Plugins) 0.7.9
[X] Terraform version (terraform -v)
Terraform v0.12.24
provider.archive v1.3.0
provider.aws v2.54.0
provider.github v2.6.1
provider.linode v1.9.2
provider.local v1.4.0
Expected Behavior
Run configuration buttons should persist after update.
Actual Behavior
After updating the plugin on two separate computers (work and home), the inline run options have gone missing. Some plugin features like autotype are working, so the plugin is loaded. Other features, like Shift + F1 for the documentation pages do not.
I've tried invalidate cache and restart, which didn't improve the situation. Switching from PyCharm to IntelliJ restored the missing functionality at home, but not the reverse at work. Weirdly, the same IDE with a different terraform project seems fine. The issue introduced itself after restarting the IDE installing the plugin update.
Prerequisites
Installation details
Help->About->Copy to Clipboard
) IntelliJ IDEA 2020.1 (Community Edition) Build #IC-201.6668.121, built on April 8, 2020 Runtime version: 11.0.6+8-b765.25 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.15.5 GC: ParNew, ConcurrentMarkSweep Memory: 1979M Cores: 16 Registry: terminal.buffer.max.lines.count=10000 Non-Bundled Plugins: Lombook Plugin, org.jetbrains.kotlin, gherkin, cucumber-java, org.intellij.plugins.hcl, Docker, aws.toolkitSettings->Plugins
) 0.7.9terraform -v
) Terraform v0.12.24Expected Behavior
Run configuration buttons should persist after update.
Actual Behavior
After updating the plugin on two separate computers (work and home), the inline run options have gone missing. Some plugin features like autotype are working, so the plugin is loaded. Other features, like Shift + F1 for the documentation pages do not.
I've tried invalidate cache and restart, which didn't improve the situation. Switching from PyCharm to IntelliJ restored the missing functionality at home, but not the reverse at work. Weirdly, the same IDE with a different terraform project seems fine. The issue introduced itself after restarting the IDE installing the plugin update.