NicolaIsotta opened a new issue, #5351: URL: https://github.com/apache/netbeans/issues/5351
### Apache NetBeans version Apache NetBeans 16 ### What happened Netbeans does not handle css classes correctly if they contain colons (maybe other special chars too). I discovered this while using [primeflex](https://github.com/primefaces/primeflex). In particular: - css class suggestion should not contain the escape char before the colon - there's a warning "Class xxx not found" if the class contains a colon ### How to reproduce Include primeflex css in your webpage ( https://unpkg.com/[email protected]/primeflex.css ). ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 10 version 10.0 running on amd64; Cp1252; it_IT (nb) ### JDK 11.0.13; Java HotSpot(TM) 64-Bit Server VM 11.0.13+10-LTS-370 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else   ### 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
