Home Explore Blog CI



zed

1st chunk of `docs/src/languages/yara.md`
670c9c5da1d2dbc5cdf7118dd430ce469816de232b33436c0000000100000167
# 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)

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.