mrcrowl / vscode-easy-less

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

command 'easyLess.compile' not found #58

Closed zf-1 closed 4 years ago

zf-1 commented 4 years ago

hi, when I try to compile less I get the message "command 'easyLess.compile' not found", although the extension is enabled

mrcrowl commented 4 years ago

Thanks for reporting. Is this happening when you have a .less file open and hit Ctrl+S/Cmd+S or are you choosing Compile Less from the command palette?

The command should be activated (made available to vscode) as soon as you open a .less file.

mrcrowl commented 4 years ago

... also, can you include a screenshot of this happening, please, to provide more context.

zf-1 commented 4 years ago

when i save the file just nothing happens. This message appears exactly when I run the command through the panel изображение

zf-1 commented 4 years ago

изображение just in case

mrcrowl commented 4 years ago

What version of vscode and which OS?

zf-1 commented 4 years ago

vscode 1.41 windows 10 (1909, build 18363.535)

mrcrowl commented 4 years ago

Does your Output panel show any messages under the Extensions group?

image

zf-1 commented 4 years ago

I don’t know what this is connected with, but the problem solved itself. everything works again. thanks for the help. изображение