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

feat: add standard icon association for localization/language files #184358

Open
SethFalco opened this issue Jun 5, 2023 · 3 comments
Open

feat: add standard icon association for localization/language files #184358

SethFalco opened this issue Jun 5, 2023 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality icons-product Issues for in-product icons

Comments

@SethFalco
Copy link
Contributor

SethFalco commented Jun 5, 2023

Similar to how most image formats (WEBP, AVIF, PNG, JPG, GIF, etc) have an icon association to depict that they are images, could there please be a conventional icon for localization files?

By default, this icon would be associated with formats like:

  • XLIFF (*.xlf)
  • TMX (*.tmx)
  • Fluent (*.ftl)
  • PO (*.pot / *.po)
  • etc

Some extensions may choose to reuse the icon for custom formats. Other broader file formats (like *.json) that extensions know to be a language file in the context of the libraries/stack used may use the icon as well.

Related

@daviddossett
Copy link
Contributor

I think this is something that would have to be added to https://github.com/jesseweed/seti-ui, the default file icon font used by VS Code. From there we may have to do more work to actually render it where appropriate. @isidorn may have more details there since we've talked about new icons in Seti before.

@isidorn
Copy link
Contributor

isidorn commented Jun 8, 2023

Yes, I think that is all there is to it. Adding to the seti built-in theme.
But I would not add this right away, I suggest we keep this issue open to gather more user feedback.

@connor4312 connor4312 added the feature-request Request for new features or functionality label Dec 12, 2024
@vs-code-engineering vs-code-engineering bot added this to the Backlog Candidates milestone Dec 12, 2024
Copy link

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@connor4312 connor4312 added the icons-product Issues for in-product icons label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality icons-product Issues for in-product icons
Projects
None yet
Development

No branches or pull requests

7 participants