mrcrowl / vscode-easy-less

Easy LESS extension for Visual Studio Code
MIT License
67 stars 23 forks source link

Unable to compile less with inline JS #54

Closed kranack closed 4 years ago

kranack commented 4 years ago

Since the new version 1.5.0, it appears my less cannot compile anymore.

This is the error i get in VSCode image

Is there an option to add in less.compile to make it work ?

mrcrowl commented 4 years ago

Thanks for the feedback. The option javascriptEnabled has been added in v1.5.1 to address this.

Looks like they changed the default behaviour in LESS v3.