-
Notifications
You must be signed in to change notification settings - Fork 191
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 terraform icons #174
Add terraform icons #174
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution. Your timing is excellent as I am doing some work with terraform right now...
Thanks for this, I was wondering is there reason why we didn't go with normal terraform icons, like the ones that vscode uses? |
Is there a registry of "normal icons"? It might be nice to sync with standards... |
Assuming I understood correctly, @lanox |
I think you might be right, looking at the nerdfonts there is nothing for terraform. I might ask the question and see how it goes. |
@lanox It might save you some time, I've been watching for proper terraform icon support for a while. It's been added to |
I think terraform icon is now in nerd-fonts |
I've had the terraform icon in nerd fonts hack since ~2023 01 |
This PR adds icons for
.tf
and.tfvars
.I considered
nf-fae-mountains ()
vsnf-mdi-terrain (行)
but decided to use the former since it's only 1 character wide.