junichi11 opened a new pull request, #4037:
URL: https://github.com/apache/netbeans/pull/4037

   We can fix the highlighting for keyword parts of namespaced names if we add 
new tokens.
   However, many existing features using the lexer will be broken.
   So, We won't fix it at the moment.
   
   - https://issues.apache.org/jira/browse/NETBEANS-5523
   - https://wiki.php.net/rfc/namespaced_names_as_token
   
   - Fix the parser and the lexer
   - Fix/Add unit tests
   
   
![nb-php80-treat-namespaced-names-as-single-token](https://user-images.githubusercontent.com/738383/165484465-fa3d045c-260d-4f6b-b389-247ae663ff7a.png)
   
   


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