Fork of zed-extensions/toml
  • Tree-sitter Query 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] b256f78d23
Update CI workflows to 3183c04 (#16)
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:56:31 +00:00
.github/workflows Update CI workflows to 3183c04 (#16) 2026-03-25 18:56:31 +00:00
languages/toml Fix indent and text object queries (#9) 2026-02-24 19:40:23 +01:00
.gitignore Remove Taplo language server (#1) 2025-09-04 14:40:53 -04:00
extension.toml Bump version to 1.0.2 (#11) 2026-02-24 18:42:08 +00:00
LICENSE Apply post-extraction changes 2025-09-04 13:33:42 -04:00
README.md Apply post-extraction changes 2025-09-04 13:33:42 -04:00

Zed TOML

A TOML extension for Zed.

Development

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