RFI: Custom icon settings
Please add support for custom icon settings.
The reason i got this need is because i just installed Ecmascript-Sublime, to work alongside sublime-project-specific-syntax.
I am using module scripts with an .mjs extension who contain ES6+ syntax, which is automatically displayed using correct syntax using the sublime-project-specific-syntax extension (or syntax-specific config file).
I noticed that the files are not displayed using correct icon in the sidebar, i would like them to show like JS files for example.
So my request is: Can you add support for custom icon settings, in project files preferably, where we can customize which icons to use for which files and/or extension?
PS: In mean time how can i add a custom settings file so this plugin recognizes .mjs files as Javascript files?
(that link shows the source of the used file but where to place a modified one?)
I have the same request.