WIT support for Zed.
Features currently include:
- Syntax highlighting
- Basic Zed language features
- LSP, provided by wit-lsp
- Completion labels
In order for all Language Server features to work, you will need to make sure yuou have the corresponding wit-cli
tool installed in your path:
cargo install --git https://github.com/Michael-F-Bryan/wit-lsp.git wit-cli --locked