I am using IDEA 2016.2.5 and I'm trying to incorporate Vue.js into my project. However, Vue has some tag attributes that IDEA is not recognizing and keeps highlighting as errors.
I have installed the Vue Plugin and tried setting the HTML custom unknown tag attribute, but it doesn't seem to be working. The v-on attribute always shows an error.
Is there a solution to this issue?