Latest update(s) of Vue.JS plugin broke variable and component detections.
After upgrading the Vue.JS plugin from 192.5728.74 to 192.6262.27, variable detection no longer works in .vue components located in attached projects. See screenshot below. Also, components that are registered in the attached project, and symlinked through yarn link are no longer recongnized by the IDE, even though the symlinked project is attached in the IDE. This was working fine up to now.
请先登录再写评论。
I installed PHPStorm through snap on Ubuntu 18.04. I managed to fix the problems by running `snap revert phpstorm`.
Now everything is working as usual.