Autocomplete in CSS files
I am trying to find out how to get autocomplete in my css files.
It may not be possible at the moment, but would like to ask anyway:
i have a file, index.html, that has divs with ids, classes etc.
i have a css file index.css that I would like to get autocomplete from
Does the autocomplete for CSS work only if the CSS is embeded into the HTML?
Please sign in to leave a comment.