mrcrowl / vscode-easy-less

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

add support for exclude certain files #24

Closed newset closed 5 years ago

newset commented 7 years ago

add option for excluding certain files will be great. like file name started with underscore _file.less will not trigger compile.

mikesetzer commented 7 years ago

Adding // out: false to the first line of a file will exclude it from compile