haidubogdan commented on issue #9311:
URL: https://github.com/apache/netbeans/issues/9311#issuecomment-4157234010

   Thank you, so it might be some IDE module configuration or a specific 
context.
   
   > HTMLElements
   
   I was refering to Web compontents classes. (with a 's'  typo)
   
   ```
    class Component extends HTMLElement {
       constructor () {
             super();
       }
   }
   ```
   
   I will do some digging to understand what really happens :) .


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