I have atom-ide-ui and language-vue installed but the package doesn't seem to preform any diagnostics. When I open a Vue file the language is correctly detected as Vue Component but if I, for example, leave out a comma, I don't get a diagnostics error.
I have
atom-ide-uiandlanguage-vueinstalled but the package doesn't seem to preform any diagnostics. When I open a Vue file the language is correctly detected asVue Componentbut if I, for example, leave out a comma, I don't get a diagnostics error.