vscode-html-css
vscode-html-css copied to clipboard
Visual Studio Code Extension - CSS Intellisense for HTML
does not work on Mac Os I tried control and command+space. What can be done about it? "Visual Studio Code CSS Intellisense for HTML"
Last version that work with pug is 0.2.3 could you please update it? Thanks.
Apologies if I'm misinterpreting what this extension does or not using it correctly. I've installed the extension, VS Code says its running, but id's and classes contained in the associated...
**Context**: https://developer.mozilla.org/en-US/docs/Web/CSS/@property Putting in sometime as simple as ```css @property --color { syntax: ""; inherits: false; initial-value: #000; } ``` makes the coloring go haywire and throw lots and lots...
I have css set up to work with postcss syntax. All works fine expect that it seems like always the class after a variable is not recognized. Example. In the...
Unsure if its a bug or just not supported? As often run webpack project with css bundling I want to search for class definitions in several css files in a...
I configure the absolute address in settings.json "css.styleSheets": [ "/src/app.scss", "/src/pages/test/index.scss" ], This will prompt the class names in app.scss and test / index.scss But as long as I change...
Issue Type: Bug My CSS files are not working!!!!!!!!!!!!!!!!!!!! Extension version: 1.10.2 VS Code version: Code 1.56.1 (e713fe9b05fc24facbec8f34fb1017133858842b, 2021-05-06T10:08:05.141Z) OS version: Windows_NT x64 10.0.19042 System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM)...
I am not an experienced user, maybe what I am asking is not possible. I think this is the right place for this question. I was using this extension without...