sdedic opened a new pull request, #4121: URL: https://github.com/apache/netbeans/pull/4121
vscode version 1.67 released in April breaks icon display for `TreeItems`: if an item reports `resourceUri` that corresponds to a folder, system-default folder icon (by default: none) is displayed, regardless of the `TreeItem`'s configured `iconPath`. This was discovered by Friday's team testing. The fix affects just **Apache NetBeans Language Server** vscode extension release, not the NetBeans release. If included in NB14, this patch should have no effect on the main release (the code is not distributed with NetBeans IDE). -- 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
