Yara language extension for Zed.
Example (using the Ayu Mirage theme):

Before installing this extension, install a YARA Language Server and ensure that it is on your PATH.
This extension supports:
- Official YARA-X LSP (Recommended): Install
yara-x-lsfrom the VirusTotal/yara-x repository:This installs thecargo install --git https://github.com/VirusTotal/yara-x yara-x-ls --locked
yr-lsbinary. - YLS (Legacy): Install the Yara Language Server (
ylsbinary).