Syntax highlighting for Smithy in Zed.
- Clone this repo:
git clone https://github.com/joshrutkowski/zed-smithy - Clone the tree-sitter-smithy repo:
https://github.com/indoorvivants/tree-sitter-smithy - CD into the repo:
cd tree-sitter-smithy - Build the WASM:
tree-sitter build-wasm(might require docker-engine running) - Rename the WASM file to
smithy.wasm - Move the WASM file into
smithy/grammars(this repository) - Move the
smithyrepository to~/Library/Application Support/Zed/extensions/installed