ctrl+space
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"
Hello, what is the extension of the file you are working on? (html, php etc)
html or css body { background-repeat: ; }
on windows, pressing control+space displays view a list of id and class attribute suggestions via ctrl + space. It doesn't work on mac os and I want to figure out what to do
Please try this https://github.com/ecmel/vscode-html-css#additional-style-sheets
What exactly?
The task is simple, ctrl+space works on Windows, not on Mac Os! What keyboard shortcut works or how to change it for this extension???
What is the source of your CSS? Is it loading from internet or the project itself? I am using mac os as well and Control + Space works for me and the code is tested in github actions for every commit and release.