Digitalbrainstem / ejs-grammar

EJS Grammar for VSCode
MIT License
76 stars 28 forks source link

Config errors after installation #75

Open AxelRHD opened 3 years ago

AxelRHD commented 3 years ago

After installing the plugin I got the following two popup errors:

[DigitalBrainstem.javascript-ejs-support]: Cannot register configuration defaults for 'emmet.includeLanguages'. Only defaults for language specific settings are supported.

[DigitalBrainstem.javascript-ejs-support]: Cannot register configuration defaults for 'files.associations'. Only defaults for language specific settings are supported.

I can't find where to fix this in the settings.

Developer626 commented 3 years ago

Currently I'm also getting this error. For further information, I've also added both manually to the settings and both of the errors still show up. Though, it seems that the extension still works regardless.

EddiesTech commented 3 years ago

I am also experiencing this issue. I set the settings myself but the extension still isn't working for me. :( Any updates on a fix?