adapap / OWScript

Python-like scripting language which transpiles into Overwatch Workshop script rulesets.
MIT License
37 stars 2 forks source link

(Extension) Add a file icon. #26

Closed MatthewSH closed 5 years ago

MatthewSH commented 5 years ago

Adding some form of recognizable icon, it could be as simple as the OW like Overwatch, or maybe some form of asset that Blizzard allows 3rd parties.

adapap commented 5 years ago

VSCode does not support custom file icons without providing an icon theme (set of all file icons), so the best I can do is give the user an asset which allows them to configure it manually.