-
Notifications
You must be signed in to change notification settings - Fork 29.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add optional directory syntax in file icon themes #137402
Conversation
@aeschli's comment on the selector priority vs the cascade origin isn't implemented yet - #136656 (comment) |
This commit also limits the dirname selector to non-data resources.
Looks like the CI workflow has been broken by the merge commit 🤔 |
Moved to keep things in context |
I am working on using a regex, but this code is clearly shared between Should I extract that to |
@sndst00m Just keep it duplicated for now and I can see if it's something for common. We should maybe add something like vs/platform/theme/common/fileIcons |
Right have at it :) |
Any thoughts on this before December endgame? Nvm we have work to do on selector priority I think |
The next endgame in end of January, so still time. |
Accidentally deleted the fork - restoring in #140079. |
This PR fixes #136656.