Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking interaction with "HTML CSS Support" by ecmel #94

Closed
ghaschel opened this issue Feb 9, 2024 · 5 comments
Closed

Breaking interaction with "HTML CSS Support" by ecmel #94

ghaschel opened this issue Feb 9, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@ghaschel
Copy link
Owner

ghaschel commented Feb 9, 2024

image
image

@ghaschel
Copy link
Owner Author

ghaschel commented Feb 9, 2024

I tried installing this extension and it didn't work out of the box. I had to add these settings manually in order for it to work:

{
    ...
    "css.enabledLanguages": ["html"],
    "css.styleSheets": ["src/**/*.css"],
    ...
}

After adding this settings it worked as it should:

image
image

If that doesn't work, please, provide me also your settings.json, VSCode version and OS so that I can replicate your settings.

If it works, let me know so I can close this

@NeuSandeZ
Copy link

2134
settings.json
settings.json

Version: 1.86.1 (user setup)
Commit: 31c37ee8f63491495ac49e43b8544550fbae4533
Date: 2024-02-07T09:08:20.941Z
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.19045

@ghaschel
Copy link
Owner Author

ghaschel commented Feb 14, 2024

@NeuSandeZ I fixed this. It should be available as starting from v2.10.2.

Please, let me know if somehow it is still not working for you.

@NeuSandeZ
Copy link

@ghaschel Works perfectly fine right now! Thank you i appreciate it!!

@ghaschel ghaschel added the bug Something isn't working label Feb 15, 2024
@ghaschel
Copy link
Owner Author

ghaschel commented Feb 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants