cclose1 opened a new issue, #6509:
URL: https://github.com/apache/netbeans/issues/6509

   ### Apache NetBeans version
   
   Apache NetBeans 19
   
   ### What happened
   
   Private class fields i.e. starting with # report error 'Expected ident but 
found error'
   
   In CSS position: sticky; Reports 'Unexpected character(s) "sticky" found.
   
   In both cases the error can be ignored and the code executes correctly.
   
   
   
   ### How to reproduce
   
   Just add the above to the relevant file e.g. add #name to a javascript class 
and add position: sticky; to a css file.
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Windows 11 version 10.0 running on amd64; Cp1252; en_GB (nb)
   
   ### JDK
   
   17.0.7; Java HotSpot(TM) 64-Bit Server VM 17.0.7+8-LTS-224
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   Every time.
   
   I would be surprised if this is not already known about. A search has not 
revealed anyone reporting a similar problem.
   
   Perhaps there is a Netbeans configuration option I'm not setting.
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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

Reply via email to