mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 16:45:59 +03:00
[GH-ISSUE #64] feature request: Terraform syntax highlighting #46
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kamaradski on GitHub (Jul 26, 2024).
Original GitHub issue: https://github.com/matze/wastebin/issues/64
Not a biggy, but was missing this in the list when sending some terraform code to another user
@matze commented on GitHub (Aug 1, 2024):
Unfortunately, it's not super straightforward due to the way syntect works. But if I come across a larger syntax set than what's provided by Zola, I'll definitely update it.
@kamaradski commented on GitHub (Aug 2, 2024):
To be really fair the syntax highlighting is a bonus feature for me, so it's fine :) don't waste to much time on it.