Fork of zed-extensions/uiua
  • Tree-sitter Query 55.5%
  • Rust 44.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] 37508c639f
Update CI workflows to 3183c04 (#10)
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:14 +00:00
.github/workflows Update CI workflows to 3183c04 (#10) 2026-03-25 18:56:14 +00:00
languages/uiua Provide wasm extensions with APIs needed for using pre-installed LSP binaries (zed-industries/zed#9085) 2024-03-08 17:18:06 -05:00
src Upgrade zed_extension_api to v0.0.6 (zed-industries/zed#15240) 2024-07-25 20:43:15 -04:00
.gitignore Apply post-extraction changes 2025-03-12 15:38:01 -04:00
Cargo.lock v0.0.2 2025-03-12 15:38:39 -04:00
Cargo.toml v0.0.2 2025-03-12 15:38:39 -04:00
extension.toml v0.0.2 2025-03-12 15:38:39 -04:00
LICENSE Apply post-extraction changes 2025-03-12 15:38:01 -04:00
README.md Apply post-extraction changes 2025-03-12 15:38:01 -04:00

Zed Uiua

A Uiua extension for Zed.

Development

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