Skip to content

joshrutkowski/zed-smithy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zed-smithy

Syntax highlighting for Smithy in Zed.

Test locally

  • 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

About

Smithy language support for Zed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages