Fork of zed-extensions/terraform
  • Tree-sitter Query 78.4%
  • Rust 21.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] 51133e9b52
Update CI workflows to 3183c04 (#23)
This PR updates the CI workflow files from the main Zed repository
based on the commit
zed-industries/zed@3183c04515

The update includes a new version of the extension CLI which adds
validation for semantic token rules for languages

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
2026-03-25 18:55:56 +00:00
.github/workflows Update CI workflows to 3183c04 (#23) 2026-03-25 18:55:56 +00:00
languages Add comment syntax highlighting to HCL and Terraform (#7) 2025-10-28 11:23:40 +01:00
src chore: Apply clippy autofixes (#13) 2025-12-22 11:06:09 +00:00
.gitignore Apply post-extraction changes 2025-03-11 14:54:24 -04:00
Cargo.lock Bump version to 0.1.6 (#12) 2025-12-22 11:07:42 +00:00
Cargo.toml Bump version to 0.1.6 (#12) 2025-12-22 11:07:42 +00:00
extension.toml Bump version to 0.1.6 (#12) 2025-12-22 11:07:42 +00:00
LICENSE Apply post-extraction changes 2025-03-11 14:54:24 -04:00
README.md Apply post-extraction changes 2025-03-11 14:54:24 -04:00

Zed Terraform

A Terraform extension for Zed.

Development

To develop this extension, see the Developing Extensions section of the Zed docs.