Learning Zig, I wish for ST to be able to display the zig logo for a zig file. Using AFileIcon package to display icons for common files, I requested help here to include that file type support.
Thanks again for your help !
How Has This Been Tested?
I am afraid it has only been tested on my machine so far.
And only changes related to zig file types have been included.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Add Zig icon support in AFileIcon
Motivation and Context
Learning Zig, I wish for ST to be able to display the zig logo for a zig file. Using AFileIcon package to display icons for common files, I requested help here to include that file type support.
Thanks again for your help !
How Has This Been Tested?
I am afraid it has only been tested on my machine so far. And only changes related to zig file types have been included.
Types of changes
Checklist: