1---
2title: Yara
3description: "Configure Yara language support in Zed, including language servers, formatting, and debugging."
4---
5
6# Yara
7
8`Yara` language support in Zed is provided by the [Yara language extension](https://github.com/egibs/yara.zed). Please report issues to [https://github.com/egibs/yara.zed/issues](https://github.com/egibs/yara.zed/issues).
9
10- Tree-sitter: [egibs/tree-sitter-yara](https://github.com/egibs/tree-sitter-yara)
11- Language Server: [avast/yls](https://github.com/avast/yls)