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

Refactor: Change file type appearance within editor #24

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AriDeve
Copy link

@AriDeve AriDeve commented Apr 17, 2024

What changed?

Changed the file type description to something that is more idiomatic to JetBrains IDE. Additionally, replaced the SVG image for the templ logo to better reflect the identity of the file at a glance.

Why the change?

The previous file type description was challenging to spot in the menu quickly, lacking clarity on the language it is related to (templ). Similarly, the previous image, while not entirely unclear, lacked personalization to the templ language, possibly causing confusion around the generic "T" symbol.

Anything Else?

While "Templ template" isn't the best description of the file type, and may require further improvement, it should be more clearly understandable than it was before.
Alternatively, the description could also be changed to something that resembles what GoLand does for .gohtml (Go templates) file type, changing the description to "Go templ files", as well as potentially replacing the image with the Go Gopher and a templ logo in the bottom right corner.

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

Successfully merging this pull request may close these issues.

1 participant