Open ahaffar opened 5 years ago
Please attach some code example
the below snippets are from the same project but using different versions.
as you can see there are no suggestions
appreciate any help
It doesn't work for me either on 0.7.6 on Linux. Autocompletion appear for a nanosecond then disappear
In 0.7.6 I've improved filtering, now resource type is not in completion list if there's no resource of such type in module. You can have previous experience by invoking completion (pressing Ctrl+Space) one more time.
You can have previous experience by invoking completion (pressing Ctrl+Space) one more time.
This does not work in 0.7.7. Is there another workaround? Could you please explain how is this an improvement? So far it causes only problems.
Two fast Ctrl+Space
, aka Ctrl+Space+Space
(like Shift-Shift
) works on my machine with 0.7.8 though.
Could you please explain how is this an improvement?
Yep, reducing noise in simple completion.
Autocompletion/suggestion for variables, output and Interpolation Syntax not working on 0.7.6 on Windows, i had to downgrade to 0.7.5 version
Prerequisites
Installation details
PyCharm 2019.1.4 Community Edition - Build #PC-191.8026.44, built on July 30, 2019 JRE: 11.0.2+9-b159.64 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0
)0.7.6
)12.8
)Expected Behavior
autocompletion/suggestion for reousce_names should appear
Actual Behavior
I have to manually write the full resource names along with attribute references
Steps to Reproduce
1- create an output variable and see if the autocompletion/suggestion will work while entering the value field