mrcrowl / vscode-easy-less

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

Bug #76

Closed jhemesferreira closed 2 years ago

jhemesferreira commented 3 years ago

Since last week I am no longer able to compile my files. I don't have any warning. Anyone else with this problem?

mrcrowl commented 3 years ago

Hi, can you please provide an example Less snippet that no longer works? Or is it not working for any file?

jhemesferreira commented 3 years ago

Hi, thank you for your answer. It is not working for any file

mrcrowl commented 3 years ago

Hi, thank you for your answer. It is not working for any file

How curious... can you please describe any steps that you have already taken to address this, so that I can exclude them: e.g. uninstall and reinstall of the extension, trying EasyLESS in a separate project, trying on a second computer etc. I currently cannot repro the issue based on the information given.

Also, what OS? What version of VS Code? If Windows, are you using WSL or remote/ SSH connection?

jhemesferreira commented 3 years ago

We have already tried all those things that you describe, but no success. My OS is windows 10, and last version of vs code (1.53.2).

mrcrowl commented 3 years ago

Ok. Can you also please check the Extensions output in the Output pane for any error messages?

For now, hopefully you can manually install a prior version from a VSIX on the release page until I can spend more time investigating: e.g. 1.7.0 https://github.com/mrcrowl/vscode-easy-less/releases/tag/v1.7.0

On Wed, 3 Mar 2021 at 2:05 AM, Jhemes Ferreira notifications@github.com wrote:

We have already tried all those things that you describe, but no success. My OS is windows 10, and last version of vs code (1.53.2).

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mrcrowl/vscode-easy-less/issues/76#issuecomment-788893985, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANWRICEQUG5YGEO2FBNSW3TBTPAFANCNFSM4YMJ3Z3A .

jhemesferreira commented 3 years ago

thank you so much.