This extension adds PDML support for the Zed editor.
Installation via the Zed extension manager isn't yet supported.
To install this extension in Zed proceed as follows:
- Clone this repository into any directory of your choice, e.g.:
md zed-pdml cd zed-pdml git clone https://github.com/practical-oss/zed-pdml.git - In Zed, go to
Zed/Extensions. - Click on
Install Dev Extension. - Select the directory into which you copied this repository.
Note: If you want to see the Zed log messages, execute zed: open log.
- Zed: Developing Extensions
- Tree-sitter: Grammar for PDML (used in this extension)
- PDML: Website