Open brianmorais opened 4 months ago
Yes, you can set the following in your user settings (ref):
"symbols.files.associations": {
"*.component.js": "js",
"*.component.ts": "ts",
"*.service.js": "js",
"*.service.ts": "ts"
}
But I'll leave this issue open for those that may want to vote to change it. I could see an argument for both sides.
Would it be possible to define the pattern of the .service.ts, .service.js, .component.ts and .component.js files for the typescript and javascript icons? So that if the user prefers to use Angular or even Nest icons, he does the mapping himself.
Example:
At the moment: