ghaschel / vscode-angular-html

Angular syntax highlighting for HTML templates
https://marketplace.visualstudio.com/items?itemName=ghaschel.vscode-angular-html
Other
52 stars 4 forks source link

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

Closed ghaschel closed 8 months ago

ghaschel commented 9 months ago

image image

ghaschel commented 9 months ago

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 commented 9 months ago

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 commented 8 months ago

@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 commented 8 months ago

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

ghaschel commented 8 months ago

I'm glad to hear that! Thanks for letting me know.

On Thu, Feb 15, 2024, 08:15 Wojciech @.***> wrote:

@ghaschel https://github.com/ghaschel Works perfectly fine right now! Thank you i appreciate it!!

— Reply to this email directly, view it on GitHub https://github.com/ghaschel/vscode-angular-html/issues/94#issuecomment-1945880482, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM3IUSCZLOTSRBJC44YAP3YTXU4JAVCNFSM6AAAAABDBU4PYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBVHA4DANBYGI . You are receiving this because you were mentioned.Message ID: @.***>