Css intellisense from html class to css class
If you have an html element with a class, then goto your css file is it possible to enable intellisense for the css file to pick up the defined html css class names
Example
<div >
Now in the css file I would expect to type a period and see .myclass as well as any other css classes already defined in my html file. This is assuming that the css file is linked in the current html document.
Please sign in to leave a comment.
Hi there,
Not currently available
https://youtrack.jetbrains.com/issue/WEB-150 -- watch this ticket (star/vote/comment) to get notified on progress.