Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 465 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 465 Bytes

Zed WIT

WIT support for Zed.

Features currently include:

  • Syntax highlighting
  • Basic Zed language features
  • LSP, provided by wit-lsp
  • Completion labels

Requirements

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