-
-
Notifications
You must be signed in to change notification settings - Fork 136
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
Custom Twig file icons by its content #1485
Comments
provide custom Twig file overlay to indicate "extends" and attached controller template types #1485
Is there an option available to disable this behavior? |
@Haehnchen is there an accessibility option to change colors? I'm red-green color blind and I can't properly distinguish anything that looks remotely as red or green (that includes orange, brown and any hues between). Can I make a suggestion and maybe use different shapes instead of solely relying on colors? Git Tower had the same problems when they introduced the GPG signing status of a commit and they quickly changed it to colors + shapes after we've filed feedback due to the same reasons. |
@keichinger i was really thinking about this when picking a color, looks like i failed. ;) All improvements are welcome, feel free to give some suggestions:
related icons: |
@Haehnchen no worries, your initial work is great stuff and for most parts, I can already work with it! Personally, for me the The What do you think? |
provide checkbox to disable Twig file icon decoration #1485
Provide custom file icon, to indicate Twig templates types by this content:
We also now how a template is in used based on the usage index, via
embed
,include
, ... maybe its also suitable hint.The text was updated successfully, but these errors were encountered: