Skip to content
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

Feature: text-based folder icons in directory mode #1710

Open
mantacid opened this issue Dec 11, 2024 · 0 comments
Open

Feature: text-based folder icons in directory mode #1710

mantacid opened this issue Dec 11, 2024 · 0 comments

Comments

@mantacid
Copy link

This is partially related to this issue, but I have since learned that not everyone is experiencing the same catastrophic performance drop as I am.

Still, the folder icons in directory mode should use the same method of rendering as the other file MIMEtypes. Benefits of implementing this include but are not limited to:

  • improving performance (even if only by a little bit)
  • visual consistency (by nature of the icon being part of the editor font)
  • the offset created by the current folder image would be removed
  • folder colors could be defined in the theme
  • all directory contents would be displayed using the same function (afaik)

Let me know what you think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant