https://github.com/pest-parser/zed-pest
Pest support for Zed
https://github.com/pest-parser/zed-pest
pest zed zed-extension
Last synced: 11 months ago
JSON representation
Pest support for Zed
- Host: GitHub
- URL: https://github.com/pest-parser/zed-pest
- Owner: pest-parser
- License: mit
- Created: 2024-03-21T06:25:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T01:44:05.000Z (about 2 years ago)
- Last Synced: 2025-07-19T11:05:10.276Z (11 months ago)
- Topics: pest, zed, zed-extension
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 15
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zed-extensions - Pest
README
# Pest support for Zed
[](https://zed.dev/extensions/pest)
This extension provides language support for the [Pest](https://pest.rs).
## Installation
Open Zed extensions page, and search `Pest` to install.
## Features
- Syntax highlighting.
- Outline view.
- LSP support.
## Languages
- Pest (.pest)
## Screenshot

## License
MIT