Extend icon theme with extension Visual Studio Code

喜夏-厌秋 提交于 2019-12-23 17:42:45

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!