Open elcheco opened 1 year ago
Try updating to 1.1.1
Sorry I've been mistaken by the numbers, but the problem resists:
I have 1.0.11 in PHPStorm 2023.1.4 - not showing any other versions - there it works. I have 1.1.11 in PHPStorm 2023.2.2 - autocompletion is not working...
I am using JetBrains Toolbox for PHPStorm installation
Describe the bug Autocompletion of variables or class properties in the latest version, 2023.2.2, does not work. I invalidated the PHPStorm's cache several times, but the behavior is still the same. I used both varTemplate and/or varType - no change.
Environment (please complete the following information):
Screenshots PHP Storm 2023.1.4 - autocompletions works:
PHPStorm 2023.2.2 - autocompletion does not work:
Additional context This is not relevant, but previously discussed and closed topics #96 and #103 - latte file icons in 2023.1.4 still do not work, but in 2023.2.2, it works fine. Just the autocompletion issue works the other way around between the versions.