sdedic commented on issue #4113: URL: https://github.com/apache/netbeans/issues/4113#issuecomment-1126264052
Actually it seems that this is a bug in vscode - I traced that down to commits [vscode/#d79928](https://github.com/microsoft/vscode/commit/d79928be53a807a9bff45814b6dab65bae685879) and [vscode/#a9c3c0](https://github.com/microsoft/vscode/commit/a9c3c0e4b0384fe2b2c907b94a99fda18d3f34a6) -- `ThemeIcon` specification is completely ignored in vscode 1.67, if the `TreeItem` has a `resourceUri` defined. I am going to file a bug with an example code for vscode. -- 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
