junichi11 commented on issue #3593:
URL: https://github.com/apache/netbeans/issues/3593#issuecomment-1037085743


   This is related to https://github.com/apache/netbeans/pull/3327.
   
   We don't expect that `StructureItem.getElementHandle()` returns `null`.
   
https://github.com/apache/netbeans/blob/aa1f69f3fb50defdda5aab682275d35be49557fa/ide/csl.api/src/org/netbeans/modules/csl/api/StructureItem.java#L36
   
   However, `TopLevelStructureItem.getElementHandle()` returns `null`.
   
https://github.com/apache/netbeans/blob/aa1f69f3fb50defdda5aab682275d35be49557fa/ide/css.editor/src/org/netbeans/modules/css/editor/module/main/TopLevelStructureItem.java#L52-L55


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