github-material-icons-extension
github-material-icons-extension copied to clipboard
Icons Not Displayed for Specific Angular File Types
Icons are not being displayed for certain Angular TypeScript files, specifically those with the extensions:
-
*.component.ts -
*.guard.ts -
*.service.ts
Steps to Reproduce
- Open any Angular TypeScript file with the above extensions in the project.
- Observe the absence of the expected icons.
Expected Behavior
Icons should be displayed for .component.ts, .service.ts, and .guard.ts files in Angular projects.
Actual Behavior
Icons are missing for these specific file types, as illustrated in the image below.
Thank you for looking into this issue and for your effort!🤗
This is related to https://github.com/Claudiohbsantos/github-material-icons-extension/issues/86