Achal1607 opened a new pull request, #8952: URL: https://github.com/apache/netbeans/pull/8952
Codicons were removed in https://github.com/apache/netbeans/pull/4040, but `ChangeMethodParameters.html` still used them. Since the VS Code extension doesn’t include codicon assets, the icons failed to load. It is only packaged as a dev-dependency. Replaced Codicons with suitable Unicode symbols for consistent UI without extra dependencies. New UI: <img width="552" height="494" alt="Screenshot 2025-10-24 at 7 40 59 PM" src="https://github.com/user-attachments/assets/81cf5a02-9662-4c2c-b702-7d2def79d9e2" /> -- 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
