vscode-easy-less icon indicating copy to clipboard operation
vscode-easy-less copied to clipboard

Easy LESS extension for Visual Studio Code

Results 15 vscode-easy-less issues
Sort by recently updated
recently updated
newest added

I would like to see a option to automatically switch the less settings. I am working a lot with different workspaces and projects at the moment (Joomla/Wordpress/Magento) that require me...

**Expected behavior** `@import "antd/dist/antd.less";` automatically searches in /node_modules/antd/ **Actual behavior** `@import "antd/dist/antd.less";` throws the following error and no css file is generated on save: > 'antd/dist/antd.less' wasn't found. Tried -...

No longer compiling on all release versions.

We have set up a workflow that combines several template lees files to a single 'main.css' template file. We use this in the settings.json in .vscode: { "less.compile": { "main"...

Hi there, we are using Easy LESS and we were forced to move our connection to server into SSHFS (https://github.com/winfsp/sshfs-win). After ctrl+s there "EPERM: operation not permitted, mkdir 'x:\HTML_mustry'" there...

lessc now supports @container queries, but extension uses older version even if newer version is installed on the system

Updated the less package to 4.2.0 to support @container queries

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

[Spelling mistake](https://github.com/mrcrowl/vscode-easy-less/blob/main/README.md?plain=1#L418C34-L418C34) **Extesnsions** > **Extensions**

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies