HTML-CSS-Class-Completion icon indicating copy to clipboard operation
HTML-CSS-Class-Completion copied to clipboard

Should work on a workspace without local CSS files, but with an HTML file linking to a remote CSS file

Open zignd opened this issue 6 years ago • 2 comments

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.

zignd avatar Aug 05 '19 03:08 zignd

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.

yCodeTech avatar Mar 01 '20 01:03 yCodeTech

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.

TomThak avatar Jun 12 '20 09:06 TomThak