Fork of zed-extensions/nginx
  • Tree-sitter Query 50.1%
  • Rust 49.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] 5fb763866a
Update CI workflows to 3183c04 (#15)
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:22 +00:00
.github/workflows Update CI workflows to 3183c04 (#15) 2026-03-25 18:55:22 +00:00
languages/nginx Format Tree-sitter query files (#9) 2026-03-13 14:06:32 +01:00
src chore: Do some cleanup (#11) 2026-03-13 14:17:08 +01:00
.gitignore init project 2024-05-12 20:02:01 +08:00
Cargo.lock Bump version to 0.0.2 (#12) 2026-03-13 14:22:07 +01:00
Cargo.toml Bump version to 0.0.2 (#12) 2026-03-13 14:22:07 +01:00
extension.toml Bump version to 0.0.2 (#12) 2026-03-13 14:22:07 +01:00
LICENSE Create LICENSE 2025-09-30 11:53:51 -04:00
README.md init project 2024-05-12 20:02:01 +08:00

Nginx for zed

tree-sitter-nginx: https://gitlab.com/joncoole/tree-sitter-nginx

Install lsp-server: https://github.com/pappasam/nginx-language-server

pip install -U nginx-language-server

Snipaste_2024-05-12_19-58-07.png