matthiasblaesing commented on issue #9311: URL: https://github.com/apache/netbeans/issues/9311#issuecomment-4156834076
Extends and export are both there: <img width="489" height="149" alt="Image" src="https://github.com/user-attachments/assets/2e3af879-28a1-4f0d-86f9-2f9ebb66e4d4" /> Import: <img width="489" height="149" alt="Image" src="https://github.com/user-attachments/assets/554caa06-c5eb-4ac1-b5f4-e10b58813f88" /> Not sure what "HTMLElements" means, but if an html element is recognized you get completion: <img width="621" height="692" alt="Image" src="https://github.com/user-attachments/assets/9b1353a1-2b88-4490-8212-5c01a9c0a998" /> `super` itself is supported, `super()` is missing. -- 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
