Jai extension for Jai. For LSP support (Jails) see description on repository.
Note
You might need rust on your path, as zed extension is rust project and creates a wasm binary from the code.
- Go to extension page
- Click on "Install as Dev Extension"
- Select the folder where you cloned this repository
For LSP support this extension uses Jails. Make sure you have cloned the repository and have a jails executable on your PATH.
Simplified instruction:
- Clone the repository Jails
- Run
jai build.jai - -release - Make sure your
<Jails_Path>/binis on your PATH.
Note
Please checkout Jails documentation for more details and latest instructions on how to install / build the project.
- When jails binary can be download, update the code to auto download executable so this Jails setup is not needed.