This is a Zed extension that exposes Pickls to Zed. The purpose of Pickls is to enable linting and formatting in Language Server Protocol clients by connecting common command-line tools.
- Install Pickls and ensure it is
available on your
$PATH
. - Clone this repo Pickls Zed Extension locally.
- Open Zed and install this repo as a Dev Extension.
- Follow the instructions in the Pickls README to configure Pickls.
Contributions are welcome! Please open an issue or submit a pull request.