postalservice14 / vuejs-plugin

[DEPRECATED] Vue.js features for the Intellij Platform (WebStorm, RubyMine, Intellij, etc)
139 stars 20 forks source link

Doesn't recognize data object properties in template #31

Open iloginow opened 6 years ago

iloginow commented 6 years ago

Here's another issue that makes this plugin pretty much useless:

The images below show a single file .vue component. The mustache tag here should represent the value of the msg property on the corresponding data object: screenshot_20170831_074000

But it doesn't! screenshot_20170831_074042

Hope this repository is still alive) Thank you.