Extend icon theme with extension Visual Studio Code
问题 Is it possible to extend an icon set with your extension? If so, how can I add this to my language extension? I have an extension for our custom language, and I'd like to include icons for the supported file types. 回答1: No, this is currently not supported. There's an open feature request here: #14662 - [file icons] Support for extending the file icon theme from an extension 来源: https://stackoverflow.com/questions/42209761/extend-icon-theme-with-extension-visual-studio-code