Home Explore Blog CI



zed

docs/src/languages/yara.md
abaa0bd48307b1015f9c682948393b12721fec8236bfdcce0000000300000167
# Yara

`Yara` language support in Zed is provided by the [Yara](https://github.com/egibs/yara.zed) extension. Please report issues to [https://github.com/egibs/yara.zed/issues](https://github.com/egibs/yara.zed).

- Tree-sitter: [egibs/tree-sitter-yara](https://github.com/egibs/tree-sitter-yara)
- Language Server: [avast/yls](https://github.com/avast/yls)

Chunks
670c9c5d (1st chunk of `docs/src/languages/yara.md`)
Title: Yara Language Support in Zed
Summary
Zed supports the Yara language through the Yara extension. Issues should be reported to the extension's GitHub repository. The extension utilizes Tree-sitter and a Language Server, with links provided for each.