BrianHCombes opened a new issue, #4712: URL: https://github.com/apache/netbeans/issues/4712
### Apache NetBeans version Apache NetBeans 15 ### What happened Get warnings about CSS "class not found" when building and editing HTML files. This warning shows with both local rule definition in the header or imported from separate CSS style sheet file. Able to turn off in the HTML Language (Hints) settings but purpose of this feature is than defeated. Should not get warning except when CSS class is actually not there.    ### How to reproduce Write an HTML element with a CSS class reference, include the CSS rule in the style element of the header. Warning should go away but editor says it can't find said class. In this case, it says "Class dropdown not found" ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 Pro - Ver 21H2 ### JDK jdk-18.0.1.1 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else Happens all the while, all the time. No time to do a pull request for this one but have another issue involving GIT for later. ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
