Should work on a workspace without local CSS files, but with an HTML file linking to a remote CSS file
Currently, when you create a workspace, add an HTML file to it and reference a CSS file using the link tag, the extension is not being activated and no completions are shown.
Also, when you add a local CSS file to the workspace the extension is not being triggered and you have to reopen the workspace.
I highly recommend fixing this issue. I work more with remote files such as bootstrap, etc. So it would be amazing if I could get the classes from the remote file.
I have the same issue, I have several files in phtml format on server, i want to open phtml file with some php, html and i want to somehow have reference to sass file on server, so i will have all the classes available for autocomplete.