Custom icons in Webstorm Ezragloversanders 创建于 2023年11月20日 02:57 Hi all,I was wondering if there was a way for me to use custom icons for different filetypes. For example, I want the “.gl” file extension to have a custom icon. Thank you for your help!
http://www.jetbrains.org/intellij/sdk/docs/reference_guide/ui_themes/themes_intro.html
You can change the predefined icons set by installing 3rd party plugins such as:
https://plugins.jetbrains.com/plugin/10044-atom-material-icons
or a paid plugin(it's not developed by JetBrains):
https://plugins.jetbrains.com/plugin/11058-extra-icons (https://github.com/jonathanlermitage/intellij-extra-icons-plugin/blob/master/docs/GET_STARTED.md for more info)