-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplanthemesColor theme issuesColor theme issues
Milestone

Description
#12493 specifies globs in file associations, but I'd really like to match based on folder name as well.
For example, Ember uses config/environment.js
which in a perfect world the File Icon API would consume into:
<div class="monaco-icon-label file-icon environment.js-name-file-icon js-ext-file-icon ext-file-icon config-dir-file-icon javascript-lang-file-icon file-icon">
<!-- ::before -->
</div>
File icon packs would then just do this: { "config/environment.js": "../icons/ember.svg" }
.
lukemorales, leonelgalan, Rodrigo54, ablacklama and kytosai
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplanthemesColor theme issuesColor theme issues