Closed mrehkopf closed 6 years ago
Hi Maximilian,
Since the extensions are very specific I would rather suggest that you copy the following settings into your user settings to customize the extensions on your own:
"material-icon-theme.files.associations": {
"*.A80": "assembly",
"*.Z80": "assembly",
"*.A68": "assembly",
"*.A09": "assembly",
"*.A65": "assembly",
"*.816": "assembly",
"*.A18": "assembly"
},
This will apply the assembly icon to all specified extensions.
I hope this helps you.
Kind regards, Philipp
That will do just great. Thanks!
Hi,
it would be cool if the following extensions used by ASM80 (https://www.npmjs.com/package/asm80) could be recognized to show the assembly file icon:
Thanks! Maximilian